Started GET "/dashboard/posts?post_type=blog" for 127.0.0.1 at 2014-08-16 12:21:53 -0500 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"blog"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.8ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f'  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_new_post_dropdown_button.html.erb (2.3ms) Storytime::Post Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (73.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (80.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (20.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.9ms) Completed 200 OK in 1936ms (Views: 1801.0ms | ActiveRecord: 8.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 12:21:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 12:21:56 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (16.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (19.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 50ms (Views: 41.8ms | ActiveRecord: 1.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 12:21:57 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (11.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 33.2ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 12:22:00 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (43.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (58.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 87ms (Views: 80.1ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 12:22:03 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:10:27 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (190.6ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (199.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (11.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (215.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.8ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (32.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1583ms (Views: 1510.3ms | ActiveRecord: 8.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:10:29 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 13:11:00 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1"}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::PostType Exists (0.3ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.5ms) UPDATE "storytime_post_types" SET "name" = ?, "updated_at" = ? WHERE "storytime_post_types"."id" = 3 [["name", "portfolio2"], ["updated_at", "2014-08-16 18:11:00.992230"]]  (2.3ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 25ms (ActiveRecord: 4.1ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (14.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (25.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 64ms (Views: 50.1ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:11:01 -0500 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFields (20140816181807)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "post_type_id" integer, "type" varchar(255), "required" boolean, "options_scope" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_storytime_custom_fields_on_post_type_id" ON "storytime_custom_fields" ("post_type_id") SQL (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140816181807"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:42:41 -0500 RuntimeError - Circular dependency detected while autoloading constant Storytime::Dashboard::PostTypeHelper: activesupport (4.1.0) lib/active_support/dependencies.rb:478:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' activesupport (4.1.0) lib/active_support/inflector/methods.rb:240:in `block in constantize' activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `constantize' activesupport (4.1.0) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' actionpack (4.1.0) lib/abstract_controller/helpers.rb:156:in `block in modules_for_helpers' actionpack (4.1.0) lib/abstract_controller/helpers.rb:147:in `modules_for_helpers' actionpack (4.1.0) lib/action_controller/metal/helpers.rb:93:in `modules_for_helpers' actionpack (4.1.0) lib/abstract_controller/helpers.rb:111:in `helper' /Users/ben/flyover/projects/storytime/app/controllers/storytime/application_controller.rb:5:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/application_controller.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:307:in `depend_on' activesupport (4.1.0) lib/active_support/dependencies.rb:225:in `require_dependency' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' activesupport (4.1.0) lib/active_support/inflector/methods.rb:240:in `block in constantize' activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `constantize' activesupport (4.1.0) lib/active_support/dependencies.rb:552:in `get' activesupport (4.1.0) lib/active_support/dependencies.rb:583:in `constantize' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2253087960/variables" for 127.0.0.1 at 2014-08-16 13:42:41 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:46:32 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (21.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (30.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (60.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (100.2ms) Completed 500 Internal Server Error in 187ms NoMethodError - undefined method `fields' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:6:in `link_to_add_field' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2168354180' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2168354180' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb___3609030999221851796_2162552060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174514960/variables" for 127.0.0.1 at 2014-08-16 13:46:33 -0500 Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Started POST "/__better_errors/2174514960/variables" for 127.0.0.1 at 2014-08-16 13:46:56 -0500 Started POST "/__better_errors/2174514960/eval" for 127.0.0.1 at 2014-08-16 13:47:01 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:47:14 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (26.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (41.3ms) Completed 500 Internal Server Error in 53ms ActionView::MissingTemplate - Missing partial storytime/dashboard/post_types/_custom_field_fields, storytime/dashboard/_custom_field_fields, storytime/application/_custom_field_fields, application/_custom_field_fields with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:9:in `block in link_to_add_field' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:8:in `link_to_add_field' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2158271140' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2158271140' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb___3609030999221851796_2162552060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2173998720/variables" for 127.0.0.1 at 2014-08-16 13:47:14 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:48:15 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.5ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (18.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (30.5ms) Completed 500 Internal Server Error in 41ms NoMethodError - undefined method `field_type' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' actionview (4.1.0) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.1.0) lib/action_view/helpers/tags/select.rb:16:in `block in render' actionview (4.1.0) lib/action_view/helpers/tags/select.rb:16:in `render' actionview (4.1.0) lib/action_view/helpers/form_options_helper.rb:165:in `select' actionview (4.1.0) lib/action_view/helpers/form_options_helper.rb:779:in `select' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__custom_field_fields_html_erb__2772550134389799868_2211191460' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:9:in `block in link_to_add_field' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:8:in `link_to_add_field' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2158271140' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___3790278415745371393_2158271140' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb___3609030999221851796_2162552060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2211243560/variables" for 127.0.0.1 at 2014-08-16 13:48:15 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:48:33 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (29.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (55.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (1.0ms) Completed 200 OK in 641ms (Views: 630.6ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:48:34 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:48:53 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (20.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (37.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 77ms (Views: 66.8ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:48:54 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:49:10 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (27.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 59ms (Views: 48.6ms | ActiveRecord: 2.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:49:11 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:49:20 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (24.9ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.4ms) Completed 200 OK in 309ms (Views: 297.9ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:49:21 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:49:22 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 13:51:16 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408214967352"=>{"type"=>"text_field", "name"=>"url", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: custom_fields_attributes  (0.2ms) begin transaction Storytime::PostType Exists (0.3ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1  (0.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 17ms (ActiveRecord: 1.7ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:51:16 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (15.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (29.8ms) Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 61.7ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:51:17 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:51:19 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (46.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (65.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.4ms) Completed 200 OK in 117ms (Views: 105.4ms | ActiveRecord: 3.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:51:20 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.3ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (35.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (26.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 114ms (Views: 74.9ms | ActiveRecord: 5.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:54:02 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 61.1ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:54:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:54:38 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (26.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 58ms (Views: 46.7ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:57:03 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215423973"=>{"type"=>"text_field", "name"=>"", "required"=>"0", "_destroy"=>"1"}, "1408215428068"=>{"type"=>"text_field", "name"=>"url", "required"=>"1", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: custom_fields_attributes  (0.1ms) begin transaction Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1  (0.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 14ms (ActiveRecord: 1.4ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (20.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (35.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 69ms (Views: 61.3ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:57:15 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:57:16 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.6ms)  (0.7ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.9ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (21.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 122ms (Views: 81.0ms | ActiveRecord: 5.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 13:58:06 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 13:58:07 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 13:58:12 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215488246"=>{"type"=>"text_field", "name"=>"url", "required"=>"1", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.2ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 14ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2210764620/variables" for 127.0.0.1 at 2014-08-16 13:58:12 -0500 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (0.5ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:01:19 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215677456"=>{"type"=>"text_field", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 47ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2192687540/variables" for 127.0.0.1 at 2014-08-16 14:01:20 -0500 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:02:04 -0500 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215677456"=>{"type"=>"text_field", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 85ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2222988920/variables" for 127.0.0.1 at 2014-08-16 14:02:04 -0500 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (1.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:02:34 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215729456"=>{"type"=>"text_field", "name"=>"Rsdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 13ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2189478240/variables" for 127.0.0.1 at 2014-08-16 14:02:34 -0500 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:03:35 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (62.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (69.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (71.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (149.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (40.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.7ms) Completed 200 OK in 550ms (Views: 474.7ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:03:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:03:37 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:03:40 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215818475"=>{"type"=>"text_field", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 12ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2199317240/variables" for 127.0.0.1 at 2014-08-16 14:03:40 -0500 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" Started POST "/__better_errors/2199317240/eval" for 127.0.0.1 at 2014-08-16 14:03:48 -0500 Started POST "/__better_errors/2199317240/eval" for 127.0.0.1 at 2014-08-16 14:03:52 -0500 Started POST "/__better_errors/2199317240/eval" for 127.0.0.1 at 2014-08-16 14:03:57 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:04:42 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408215881555"=>{"type"=>"text_field", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 81ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: text_field is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2172911160/variables" for 127.0.0.1 at 2014-08-16 14:04:43 -0500 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields"  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "storytime_custom_fields" ("created_at", "type", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-08-16 19:11:50.939635"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:11:50.939635"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) UPDATE "storytime_custom_fields" SET "type" = ?, "updated_at" = ? WHERE "storytime_custom_fields"."id" = 1 [["type", "TextField"], ["updated_at", "2014-08-16 19:12:17.130268"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) UPDATE "storytime_custom_fields" SET "type" = ?, "updated_at" = ? WHERE "storytime_custom_fields"."id" = 1 [["type", "TextField2"], ["updated_at", "2014-08-16 19:12:23.289609"]]  (2.2ms) commit transaction Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:14:17 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (16.6ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (25.9ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (59.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (94.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (34.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.8ms) Completed 200 OK in 464ms (Views: 361.8ms | ActiveRecord: 4.6ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:14:18 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:14:23 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408216459703"=>{"type"=>"TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 15ms ActiveRecord::SubclassNotFound - Invalid single-table inheritance type: TextField is not a subclass of Storytime::CustomField: activerecord (4.1.0) lib/active_record/inheritance.rb:190:in `subclass_from_attributes' activerecord (4.1.0) lib/active_record/inheritance.rb:24:in `new' activerecord (4.1.0) lib/active_record/reflection.rb:207:in `build_association' activerecord (4.1.0) lib/active_record/associations/association.rb:247:in `build_record' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:130:in `build' activerecord (4.1.0) lib/active_record/nested_attributes.rb:465:in `block in assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:460:in `assign_nested_attributes_for_collection_association' activerecord (4.1.0) lib/active_record/nested_attributes.rb:343:in `custom_fields_attributes=' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:45:in `_assign_attribute' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `block in assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:56:in `assign_nested_parameter_attributes' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:36:in `assign_attributes' activerecord (4.1.0) lib/active_record/persistence.rb:231:in `block in update' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/persistence.rb:230:in `update' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/post_types_controller.rb:38:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196072500/variables" for 127.0.0.1 at 2014-08-16 14:14:23 -0500 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:14:37 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (26.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 183ms (Views: 83.5ms | ActiveRecord: 5.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:14:38 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408216478838"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy  (0.1ms) begin transaction Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:14:42.111264"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:14:42.111264"]]  (2.0ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 31ms (ActiveRecord: 4.2ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (31.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 75ms (Views: 65.8ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:14:42 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.4ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (18.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (33.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 68ms (Views: 58.3ms | ActiveRecord: 2.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:14:46 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (19.3ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (33.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (55.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (28.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 148ms (Views: 102.9ms | ActiveRecord: 4.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:18:52 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (32.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (45.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 127ms (Views: 87.5ms | ActiveRecord: 4.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:19:24 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:19:36 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (7.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.7ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (30.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (47.4ms) Completed 500 Internal Server Error in 91ms NoMethodError - undefined method `underscored' for "TextField":String: /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:15:in `block in custom_field_type_options' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:15:in `custom_field_type_options' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__custom_field_fields_html_erb__1875851899345936267_2196007920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb__3438336467457563136_2165995240' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb__3438336467457563136_2165995240' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb__3438336467457563136_2165995240' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb__2116710453592333273_2166252400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2161201260/variables" for 127.0.0.1 at 2014-08-16 14:19:36 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.9ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (32.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (45.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (26.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 128ms (Views: 88.0ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:19:40 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"2"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.9ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy, id  (0.1ms) begin transaction Storytime::PostType Exists (0.3ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:05.137044"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:05.137044"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 26ms (ActiveRecord: 3.5ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (21.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (39.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 76ms (Views: 66.8ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:20:06 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (14.1ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (32.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (49.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 85ms (Views: 76.2ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:09 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:20:10 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:20:13 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"2"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"3"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id  (0.1ms) begin transaction Storytime::PostType Exists (0.3ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:13.857064"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:13.857064"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:13.859560"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:13.859560"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 23ms (ActiveRecord: 2.6ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:20:13 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (23.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (40.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (66.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 104ms (Views: 95.6ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:20:14 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"2"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"3"}, "2"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"4"}, "3"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"5"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id  (0.1ms) begin transaction Storytime::PostType Exists (0.6ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:18.644600"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:18.644600"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:18.646401"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:18.646401"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:18.647590"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:18.647590"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:20:18.648638"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:20:18.648638"]]  (1.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 28ms (ActiveRecord: 4.3ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (20.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (43.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (66.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 98ms (Views: 92.1ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:20:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:20:19 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (57.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (70.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 105ms (Views: 97.3ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:33:47 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.2ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (63.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (75.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (28.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 161ms (Views: 117.9ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:34:21 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:34:26 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"2"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"3"}, "2"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"4"}, "3"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"5"}, "4"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"6"}, "5"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"7"}, "6"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"8"}, "7"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"9"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id  (0.2ms) begin transaction Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.645475"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.645475"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.647744"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.647744"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.649325"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.649325"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.650554"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.650554"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.651606"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.651606"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.652646"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.652646"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.653783"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.653783"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:01.654818"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:01.654818"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 95167ms (ActiveRecord: 3.3ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:36:01 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.5ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.7ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (96.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (109.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.7ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (29.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 195ms (Views: 154.6ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:36:02 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:36:08 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"2"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"3"}, "2"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"4"}, "3"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"5"}, "4"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"6"}, "5"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"7"}, "6"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"8"}, "7"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"9"}, "8"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"10"}, "9"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"11"}, "10"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"12"}, "11"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"13"}, "12"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"14"}, "13"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"15"}, "14"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"16"}, "15"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"17"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:09.300824"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:09.300824"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:09.302611"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:09.302611"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:36:09.303730"], ["name", "asdf"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:36:09.303730"]]  (2.5ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 1223ms (ActiveRecord: 4.4ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.5ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (19.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (79.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (100.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 138ms (Views: 129.7ms | ActiveRecord: 2.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:36:09 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:36:10 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:37:17 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.7ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (97.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (109.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 194ms (Views: 150.4ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:37:19 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"2"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"3"}, "2"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"4"}, "3"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"5"}, "4"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"6"}, "5"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"7"}, "6"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"8"}, "7"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"9"}, "8"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"10"}, "9"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"11"}, "10"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"12"}, "11"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"13"}, "12"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"14"}, "13"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"15"}, "14"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"16"}, "15"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"17"}, "16"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"18"}, "17"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"19"}, "18"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"false", "id"=>"20"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) begin transaction Storytime::CustomField Load (0.5ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? AND "storytime_custom_fields"."id" IN (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20) [["post_type_id", 3]] Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.8ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 2]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 3]] SQL (0.2ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 4]] SQL (0.2ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 5]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 6]] SQL (0.2ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 7]] SQL (0.2ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 8]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 9]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 10]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 11]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 12]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 13]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 14]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 15]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 16]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 17]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 68ms (ActiveRecord: 5.0ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (27.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (40.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 61.7ms | ActiveRecord: 2.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:37:26 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:37:29 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"18"}, "1"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"19"}, "2"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"asdf", "required"=>"0", "_destroy"=>"1", "id"=>"20"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? AND "storytime_custom_fields"."id" IN (18, 19, 20) [["post_type_id", 3]] Storytime::PostType Exists (0.1ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.4ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 18]] SQL (0.4ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 19]] SQL (0.1ms) DELETE FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = ? [["id", 20]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 23ms (ActiveRecord: 3.3ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:37:29 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (10.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (16.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (32.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 67ms (Views: 60.6ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:37:30 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:37:35 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408217851921"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"url", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-16 19:37:35.929766"], ["name", "url"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-16 19:37:35.929766"]]  (1.0ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 21ms (ActiveRecord: 3.5ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:37:35 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (18.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (33.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 94ms (Views: 80.7ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:37:36 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio2", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"url", "required"=>"1", "_destroy"=>"false", "id"=>"21"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? AND "storytime_custom_fields"."id" IN (21) [["post_type_id", 3]] Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio2' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (0.9ms) UPDATE "storytime_custom_fields" SET "required" = ?, "updated_at" = ? WHERE "storytime_custom_fields"."type" IN ('Storytime::CustomFields::TextField') AND "storytime_custom_fields"."id" = 21 [["required", "t"], ["updated_at", "2014-08-16 19:37:42.301848"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 18ms (ActiveRecord: 2.8ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.9ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (19.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (35.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.8ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 87ms (Views: 78.1ms | ActiveRecord: 2.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-16 14:37:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-16 14:37:43 -0500 Started GET "/dashboard/posts?post_type=blog" for 127.0.0.1 at 2014-08-17 20:27:37 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"blog"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.6ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (1.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_new_post_dropdown_button.html.erb (2.7ms) Storytime::Post Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (27.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (32.4ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 315ms (Views: 66.5ms | ActiveRecord: 11.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-17 20:27:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-17 20:27:39 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (29.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (36.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (40.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 76ms (Views: 64.3ms | ActiveRecord: 1.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-17 20:30:42 -0500 Started GET "/dashboard/posts?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.6ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (14.9ms) Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 68ms (Views: 52.6ms | ActiveRecord: 3.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-17 20:30:44 -0500 Started GET "/dashboard/posts/new?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:30:44 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.5ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (21.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (63.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (74.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 170ms (Views: 96.8ms | ActiveRecord: 4.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-17 20:30:45 -0500 Started GET "/dashboard/posts/new?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:41:44 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.2ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (22.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (31.8ms) Completed 500 Internal Server Error in 118ms ActionView::MissingTemplate - Missing partial storytime/dashboard/custom_fields/storytime/custom_fields/_text_field with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2176587760' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2176587760' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2176587760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_new_html_erb___1235233702679073211_2257653520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2221854800/variables" for 127.0.0.1 at 2014-08-17 20:41:44 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/new?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:42:01 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.3ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (21.4ms) Completed 500 Internal Server Error in 35ms ActionView::MissingTemplate - Missing partial custom_fields/storytime/custom_fields/_text_field with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2261486420' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2261486420' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2261486420' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_new_html_erb___1235233702679073211_2257653520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2222669100/variables" for 127.0.0.1 at 2014-08-17 20:42:01 -0500 Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/new?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:42:14 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.7ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (18.8ms) Completed 500 Internal Server Error in 30ms ActionView::MissingTemplate - Missing partial storytime/dashboard/custom_fields/storytime/custom_fields/_text_field with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2262255480' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2262255480' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2262255480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_new_html_erb___1235233702679073211_2257653520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2271337520/variables" for 127.0.0.1 at 2014-08-17 20:42:14 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/new?post_type=portfolio2" for 127.0.0.1 at 2014-08-17 20:43:04 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.4ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.8ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (62.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (72.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 192ms (Views: 96.9ms | ActiveRecord: 7.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-17 20:43:05 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-18 08:35:18 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (16.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (18.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.3ms) Completed 200 OK in 63ms (Views: 51.5ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:19 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.5ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (18.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (31.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 63ms (Views: 53.9ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:20 -0500 Started GET "/dashboard/posts?post_type=portfolio2" for 127.0.0.1 at 2014-08-18 08:35:24 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio2' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 46ms (Views: 32.9ms | ActiveRecord: 2.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:25 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (12.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 33.0ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:26 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (8.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (17.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (27.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 59ms (Views: 49.1ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:28 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"url", "required"=>"1", "_destroy"=>"false", "id"=>"21"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? AND "storytime_custom_fields"."id" IN (21) [["post_type_id", 3]] Storytime::PostType Exists (0.1ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (1.0ms) UPDATE "storytime_post_types" SET "name" = ?, "updated_at" = ? WHERE "storytime_post_types"."id" = 3 [["name", "portfolio"], ["updated_at", "2014-08-18 13:35:31.824424"]]  (1.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 21ms (ActiveRecord: 4.1ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.4ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (8.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (17.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (27.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 60ms (Views: 48.8ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:31 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:32 -0500 Started GET "/dashboard/posts?post_type=page" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (13.8ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 75ms (Views: 56.7ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:33 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 47ms (Views: 35.0ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:39 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:40 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.9ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.5ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.1ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.6ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.5ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (33.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (64.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 103ms (Views: 88.3ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:35:41 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:35:54 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.1ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (5451.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (5469.3ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 5524ms (Views: 5505.4ms | ActiveRecord: 4.3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:35:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:36:00 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.7ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.6ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.8ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.8ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (31.3ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.2ms) Storytime::Media Load (0.7ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.6ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (39.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (50.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (105.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (160.6ms) Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (22.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.5ms) Completed 200 OK in 236ms (Views: 204.6ms | ActiveRecord: 10.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:36:21 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (1.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (47.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (63.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 99ms (Views: 82.9ms | ActiveRecord: 5.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:36:28 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:36:42 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.0ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2175.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (2215.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (2236.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 2282ms (Views: 2263.1ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:36:44 -0500 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818134447)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_custom_field_responses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "custom_field_id" integer, "value" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.5ms) select sqlite_version(*)  (0.3ms) CREATE INDEX "index_storytime_custom_field_responses_on_post_id" ON "storytime_custom_field_responses" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.2ms) CREATE INDEX "index_storytime_custom_field_responses_on_custom_field_id" ON "storytime_custom_field_responses" ("custom_field_id") SQL (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140818134447"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (33.5ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (4.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (71.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (120.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 263ms (Views: 137.4ms | ActiveRecord: 17.2ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:15 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:53:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:53:16 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:53:16 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:53:54 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.2ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (221.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (14593.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (14619.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 14668ms (Views: 14650.0ms | ActiveRecord: 4.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:08 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:09 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:54:09 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:54:09 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (1.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.8ms) CACHE (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.7ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (47.2ms) Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.4ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (10.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.4ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.2ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (92.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (126.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (189.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (271.2ms) Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.4ms) Completed 200 OK in 330ms (Views: 306.9ms | ActiveRecord: 8.7ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:54:24 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (5.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (47.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (69.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 134ms (Views: 114.2ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:54:36 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:55:03 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (11.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (45.6ms) Completed 500 Internal Server Error in 65ms TypeError - no implicit conversion of Symbol into Integer: simple_form (3.0.2) lib/simple_form/form_builder.rb:490:in `default_input_type' simple_form (3.0.2) lib/simple_form/form_builder.rb:477:in `find_input' simple_form (3.0.2) lib/simple_form/form_builder.rb:111:in `input' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_custom_fields__text_field_html_erb__1198453928777705696_2219905960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1534:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__1679729110584494618_2262825920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2220005300/variables" for 127.0.0.1 at 2014-08-18 08:55:03 -0500 Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.1ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (5.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (61.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (83.3ms) Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 137ms (Views: 118.0ms | ActiveRecord: 5.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:55:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:55:14 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.4ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (5.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (46.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (62.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 118ms (Views: 100.6ms | ActiveRecord: 4.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:55:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:55:27 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:55:27 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.4ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (3.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (65.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (99.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 213ms (Views: 121.6ms | ActiveRecord: 9.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 08:57:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 08:57:51 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 08:57:51 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 08:58:21 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (19.5ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (27.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (62.7ms) Completed 500 Internal Server Error in 148ms NameError - uninitialized constant Storytime::Post::CustomFieldResponse: activerecord (4.1.0) lib/active_record/inheritance.rb:133:in `compute_type' activerecord (4.1.0) lib/active_record/reflection.rb:190:in `klass' activerecord (4.1.0) lib/active_record/associations/association.rb:118:in `klass' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:36:in `reader' activerecord (4.1.0) lib/active_record/associations/builder/association.rb:110:in `custom_field_responses' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1837:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__1679729110584494618_2262825920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2265389940/variables" for 127.0.0.1 at 2014-08-18 08:58:22 -0500 Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:36:12 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.9ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.2ms) Storytime::CustomField Exists (0.5ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (34.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (71.7ms) Completed 500 Internal Server Error in 186ms NameError - uninitialized constant Storytime::Post::CustomFieldResponse: activerecord (4.1.0) lib/active_record/inheritance.rb:133:in `compute_type' activerecord (4.1.0) lib/active_record/reflection.rb:190:in `klass' activerecord (4.1.0) lib/active_record/associations/association.rb:118:in `klass' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:36:in `reader' activerecord (4.1.0) lib/active_record/associations/builder/association.rb:110:in `custom_field_responses' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1837:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3272805163409211354_2192044760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__1679729110584494618_2262825920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218954800/variables" for 127.0.0.1 at 2014-08-18 09:36:13 -0500 Storytime::Media Load (1.0ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2218954800/eval" for 127.0.0.1 at 2014-08-18 09:36:18 -0500 Started POST "/__better_errors/2218954800/variables" for 127.0.0.1 at 2014-08-18 09:36:28 -0500 Started POST "/__better_errors/2218954800/eval" for 127.0.0.1 at 2014-08-18 09:36:32 -0500 Started POST "/__better_errors/2218954800/variables" for 127.0.0.1 at 2014-08-18 09:36:36 -0500 Started POST "/__better_errors/2218954800/variables" for 127.0.0.1 at 2014-08-18 09:36:38 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:37:16 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (29.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.4ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (60.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (118.0ms) Completed 500 Internal Server Error in 336ms NameError - uninitialized constant Storytime::Post::CustomFieldResponse: activerecord (4.1.0) lib/active_record/inheritance.rb:133:in `compute_type' activerecord (4.1.0) lib/active_record/reflection.rb:190:in `klass' activerecord (4.1.0) lib/active_record/associations/association.rb:118:in `klass' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:36:in `reader' activerecord (4.1.0) lib/active_record/associations/builder/association.rb:110:in `custom_field_responses' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1837:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___1598688138533787868_2190003820' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___1598688138533787868_2190003820' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___19829870729578210_2167335620' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195265580/variables" for 127.0.0.1 at 2014-08-18 09:37:16 -0500 Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:37:33 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.6ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (31.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (21.8ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (52.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (117.1ms) Completed 500 Internal Server Error in 306ms NameError - uninitialized constant Storytime::Post::CustomFieldResponse: activerecord (4.1.0) lib/active_record/inheritance.rb:133:in `compute_type' activerecord (4.1.0) lib/active_record/reflection.rb:190:in `klass' activerecord (4.1.0) lib/active_record/associations/association.rb:118:in `klass' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:36:in `reader' activerecord (4.1.0) lib/active_record/associations/builder/association.rb:110:in `custom_field_responses' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1837:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3315431434304785210_2158090060' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3315431434304785210_2158090060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___4264424897245559654_2162480280' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2194073380/variables" for 127.0.0.1 at 2014-08-18 09:37:34 -0500 Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:38:51 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.5ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (22.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (39.4ms) Completed 500 Internal Server Error in 59ms NameError - uninitialized constant Storytime::Post::CustomFieldResponse: activerecord (4.1.0) lib/active_record/inheritance.rb:133:in `compute_type' activerecord (4.1.0) lib/active_record/reflection.rb:190:in `klass' activerecord (4.1.0) lib/active_record/associations/association.rb:118:in `klass' activerecord (4.1.0) lib/active_record/associations/collection_association.rb:36:in `reader' activerecord (4.1.0) lib/active_record/associations/builder/association.rb:110:in `custom_field_responses' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1837:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3315431434304785210_2158090060' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb___3315431434304785210_2158090060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___4264424897245559654_2162480280' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196167680/variables" for 127.0.0.1 at 2014-08-18 09:38:51 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2196167680/variables" for 127.0.0.1 at 2014-08-18 09:39:23 -0500 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? [["id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Started POST "/__better_errors/2196167680/variables" for 127.0.0.1 at 2014-08-18 09:39:28 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? [["post_id", 6]] ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818134447)  (0.2ms) begin transaction  (1.9ms) DROP TABLE "storytime_custom_field_responses" SQL (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140818134447'  (5.2ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'  (0.6ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.4ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.4ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.8ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_custom_field_responses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "custom_field_id" integer, "value" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) select sqlite_version(*)  (0.2ms) CREATE INDEX "index_storytime_custom_field_responses_on_post_id" ON "storytime_custom_field_responses" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_custom_field_responses_on_custom_field_id" ON "storytime_custom_field_responses" ("custom_field_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140818144143"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:42:33 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (15.3ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (71.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (100.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.7ms) Completed 200 OK in 507ms (Views: 404.3ms | ActiveRecord: 9.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:42:34 -0500 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 6]] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (27.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (44.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 81ms (Views: 63.2ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:42:58 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (1.7ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (2.0ms) Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (18.6ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (8.8ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (46.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (82.9ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 174ms (Views: 112.6ms | ActiveRecord: 9.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:43:23 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:43:23 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:43:31 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (28.9ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (2166.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (2216.6ms) Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 2269ms (Views: 2247.3ms | ActiveRecord: 5.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:33 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:43:34 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:44:10 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.2ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (28.2ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (1334.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (1388.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1441ms (Views: 1418.8ms | ActiveRecord: 5.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:44:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:44:12 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.3ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (26.9ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.2ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (18.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (51.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (101.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 170ms (Views: 141.9ms | ActiveRecord: 8.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:44:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:44:19 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:44:19 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:47:47 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.6ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (20.1ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (4451.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (4500.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 4645ms (Views: 4537.3ms | ActiveRecord: 11.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:47:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:47:53 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:47:53 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:50:59 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.8ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (161554.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (161600.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 161723ms (Views: 161623.6ms | ActiveRecord: 10.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 09:53:41 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:53:43 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.6ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (15.1ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/subscriber.rb:90"] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:54:36 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (22.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.1ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/subscriber.rb:90"] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 09:55:05 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (23.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (18.9ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.7ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] CACHE (0.0ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (296750.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (296802.5ms) Completed 401 Unauthorized in 297016ms Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:15:16 -0500 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (29.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.5ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.5ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.6ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (22.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (106.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (166.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.6ms) Completed 200 OK in 670ms (Views: 443.0ms | ActiveRecord: 10.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:15:18 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:15:18 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:15:31 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (1.0ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (23.8ms) Storytime::CustomField Exists (0.4ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.7ms) Storytime::Media Load (0.8ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (20.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (84.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (130.3ms) Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 321ms (Views: 161.0ms | ActiveRecord: 14.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:15:32 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:15:33 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:15:33 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.7ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (30.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (71.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 134ms (Views: 115.1ms | ActiveRecord: 4.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:16:19 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:16:20 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:16:25 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.6ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (2999.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (3027.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 3085ms (Views: 3067.7ms | ActiveRecord: 4.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:16:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:16:29 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:16:29 -0500 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 4]] Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 4]] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:18:53 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (1.4ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (4.4ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (20.2ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (1009.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (1044.4ms) Completed 500 Internal Server Error in 29415ms NoMethodError - undefined method `custom_field_responses_with_missing_responses' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2167678060' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2167678060' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2167678060' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2212190640/variables" for 127.0.0.1 at 2014-08-18 10:19:22 -0500 Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::PostType Load (1.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? [["id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:19:41 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (1.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (1.6ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.6ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (19.5ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (33.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (67.5ms) Completed 500 Internal Server Error in 6160ms NameError - undefined local variable or method `custom_field' for #<#:0x00000107e38958>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2220347980/variables" for 127.0.0.1 at 2014-08-18 10:19:48 -0500 Started POST "/__better_errors/2220347980/eval" for 127.0.0.1 at 2014-08-18 10:20:07 -0500 Started POST "/__better_errors/2220347980/eval" for 127.0.0.1 at 2014-08-18 10:20:11 -0500 Storytime::CustomField Load (1.8ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:20:21 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (33.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (48.0ms) Completed 500 Internal Server Error in 1797ms NameError - undefined local variable or method `custom_field' for #<#:0x00000108924b00>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2211559960/variables" for 127.0.0.1 at 2014-08-18 10:20:24 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:20:31 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.7ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (32.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.4ms) Completed 500 Internal Server Error in 205ms NameError - undefined local variable or method `custom_field' for #<#:0x00000107bda418>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220883000' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2221058120/variables" for 127.0.0.1 at 2014-08-18 10:20:32 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:21:00 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.4ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (73.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (102.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 151ms (Views: 127.1ms | ActiveRecord: 6.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:21:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:21:01 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: custom_field_responses_attributes  (0.2ms) begin transaction Storytime::Tagging Load (0.5ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.9ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 106ms (ActiveRecord: 6.5ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.9ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (35.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (53.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 100ms (Views: 75.8ms | ActiveRecord: 4.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:28:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:28:37 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:28:37 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:29:04 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (20.4ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (70.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (104.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 312ms (Views: 130.8ms | ActiveRecord: 11.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:29:06 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:29:06 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:29:13 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.6ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] SQL (1.5ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?) [["created_at", "2014-08-18 15:29:13.527266"], ["post_id", 5], ["updated_at", "2014-08-18 15:29:13.527266"], ["value", "http://www.example.com"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 81ms (ActiveRecord: 8.0ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:29:13 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.6ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.8ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (25.8ms) Completed 500 Internal Server Error in 64ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2211035560/variables" for 127.0.0.1 at 2014-08-18 10:29:13 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2211035560/eval" for 127.0.0.1 at 2014-08-18 10:29:20 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:29:43 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.3ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (15.0ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (11.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (43.0ms) Completed 500 Internal Server Error in 205ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2211700940/variables" for 127.0.0.1 at 2014-08-18 10:29:44 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" ORDER BY "storytime_custom_field_responses"."id" DESC LIMIT 1 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" ORDER BY "storytime_custom_field_responses"."id" DESC LIMIT 1  (0.2ms) begin transaction SQL (0.4ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 1]]  (2.3ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:29:56 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (2.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.2ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.6ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (21.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (67.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (89.1ms) Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 149ms (Views: 121.9ms | ActiveRecord: 9.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:29:57 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:30:23 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (1.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (1.0ms) begin transaction Storytime::Tagging Load (1.4ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (1.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (1.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]]  (1.1ms) rollback transaction CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.8ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (13.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (51.2ms) Completed 500 Internal Server Error in 85168ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:8:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2212156580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:50:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157134700/variables" for 127.0.0.1 at 2014-08-18 10:31:48 -0500 Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:33:13 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (2.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.9ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.7ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (34.7ms) Completed 500 Internal Server Error in 1632ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:9:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:50:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2211969560/variables" for 127.0.0.1 at 2014-08-18 10:33:15 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:33:17 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.9ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.4ms) Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (16.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (48.8ms) Completed 500 Internal Server Error in 2035ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:9:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:50:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157548180/variables" for 127.0.0.1 at 2014-08-18 10:33:20 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" ORDER BY "storytime_custom_field_responses"."id" DESC LIMIT 1 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:33:27 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.2ms) Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (27.4ms) Completed 500 Internal Server Error in 5712ms NoMethodError - undefined method `partial_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:9:in `block (3 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2219788020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:50:in `update' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:33:33 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.5ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (68.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 120ms (Views: 104.5ms | ActiveRecord: 4.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:33:33 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:33 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:33 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:33 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:33:34 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:33:39 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] SQL (0.4ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:33:48.014507"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:33:48.014507"], ["value", "http://www.example.com"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 8036ms (ActiveRecord: 4.1ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.6ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (51.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (67.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 121ms (Views: 87.5ms | ActiveRecord: 4.4ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:33:48 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:33:49 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:33:49 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" ORDER BY "storytime_custom_field_responses"."id" DESC LIMIT 1 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (16.8ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 74ms (Views: 54.3ms | ActiveRecord: 3.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:12 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.2ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.3ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 60.9ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:14 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:15 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"0"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"url", "required"=>"1", "_destroy"=>"false", "id"=>"21"}, "1408376058585"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"Client Name", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? AND "storytime_custom_fields"."id" IN (21) [["post_type_id", 3]] Storytime::PostType Exists (0.2ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (2.0ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:34:26.518695"], ["name", "Client Name"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-18 15:34:26.518695"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 25ms (ActiveRecord: 4.3ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (29.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (42.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 76ms (Views: 67.8ms | ActiveRecord: 2.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:27 -0500 Started GET "/dashboard/posts?post_type=page" for 127.0.0.1 at 2014-08-18 10:34:30 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.9ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.7ms) Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (20.0ms) Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 73ms (Views: 55.6ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:31 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 31.8ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:33 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.2ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.1ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (71.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 112ms (Views: 91.6ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:34:35 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:35:02 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.5ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (17.9ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (85.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (116.4ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 34811ms (Views: 139.0ms | ActiveRecord: 13.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:35:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:35:38 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:35:38 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:36:20 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.4ms) CACHE (0.0ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]] Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (9309.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (9326.0ms) Completed 500 Internal Server Error in 11211ms NameError - undefined local variable or method `custom_field_response' for #<#:0x0000010da07e00>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:10:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2257195380' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2257195380' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2257195380' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2271944080/variables" for 127.0.0.1 at 2014-08-18 10:36:32 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:37:17 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.6ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.4ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (152.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (165.9ms) Completed 500 Internal Server Error in 2813ms NameError - undefined local variable or method `custom_field_response' for #<#:0x0000010149eb50>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:7:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220209300' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:5:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220209300' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2220209300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2161798360/variables" for 127.0.0.1 at 2014-08-18 10:37:20 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (16.2ms) Storytime::CustomField Load (0.4ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.3ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (84.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (115.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (21.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 268ms (Views: 153.2ms | ActiveRecord: 10.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:45 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:37:45 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:37:45 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:37:57 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"2"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] SQL (0.4ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:37:59.090338"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:37:59.090338"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:37:59.092013"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:37:59.092013"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.3ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (2.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 2032ms (ActiveRecord: 6.5ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (70.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 104ms (Views: 89.5ms | ActiveRecord: 3.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:37:59 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:38:00 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:38:09 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.3ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.9ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.1ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (93.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (122.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 262ms (Views: 146.4ms | ActiveRecord: 10.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:38:10 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:38:49 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (32.1ms) Completed 500 Internal Server Error in 54ms NoMethodError - undefined method `custom_field_response_id' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' actionview (4.1.0) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.1.0) lib/action_view/helpers/tags/base.rb:37:in `value_before_type_cast' actionview (4.1.0) lib/action_view/helpers/tags/text_field.rb:9:in `block in render' actionview (4.1.0) lib/action_view/helpers/tags/text_field.rb:9:in `render' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:810:in `hidden_field' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1686:in `hidden_field' simple_form (3.0.2) lib/simple_form/inputs/hidden_input.rb:7:in `input' simple_form (3.0.2) lib/simple_form/components/label_input.rb:11:in `label_input' simple_form (3.0.2) lib/simple_form/wrappers/many.rb:29:in `block in render' simple_form (3.0.2) lib/simple_form/wrappers/many.rb:27:in `render' simple_form (3.0.2) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.0.2) lib/simple_form/form_builder.rb:120:in `input' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:5:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2184748540/variables" for 127.0.0.1 at 2014-08-18 10:38:49 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses"  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 2]]  (2.3ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 3]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 4]]  (0.7ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.3ms) Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.9ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (48.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (76.0ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 144ms (Views: 114.9ms | ActiveRecord: 7.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:38:57 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:39:05 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] SQL (2.3ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:39:05.475650"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:39:05.475650"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:39:05.482182"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:39:05.482182"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (14.6ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (29.4ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 112ms (ActiveRecord: 50.5ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:39:05 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (25.8ms) Completed 500 Internal Server Error in 44ms NoMethodError - undefined method `custom_field_response_id' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' actionview (4.1.0) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.1.0) lib/action_view/helpers/tags/base.rb:37:in `value_before_type_cast' actionview (4.1.0) lib/action_view/helpers/tags/text_field.rb:9:in `block in render' actionview (4.1.0) lib/action_view/helpers/tags/text_field.rb:9:in `render' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:810:in `hidden_field' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1686:in `hidden_field' simple_form (3.0.2) lib/simple_form/inputs/hidden_input.rb:7:in `input' simple_form (3.0.2) lib/simple_form/components/label_input.rb:11:in `label_input' simple_form (3.0.2) lib/simple_form/wrappers/many.rb:29:in `block in render' simple_form (3.0.2) lib/simple_form/wrappers/many.rb:27:in `render' simple_form (3.0.2) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.0.2) lib/simple_form/form_builder.rb:120:in `input' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:6:in `block (2 levels) in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:5:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__form_html_erb__2577888917059055833_2168076160' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb___1254231499909499876_2181721220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2261167980/variables" for 127.0.0.1 at 2014-08-18 10:39:05 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (57.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 100ms (Views: 77.6ms | ActiveRecord: 5.8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:39:25 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:39:30 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"id"=>"5", "custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"id"=>"6", "custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.5ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] SQL (1.0ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:39:30.898484"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:39:30.898484"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:39:30.901899"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:39:30.901899"], ["value", "Joe Bob's Lemonade2"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (1.4ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 61ms (ActiveRecord: 7.6ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:39:30 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) CACHE (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (72.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (86.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.4ms) Completed 200 OK in 127ms (Views: 109.4ms | ActiveRecord: 4.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:39:31 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (3.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (83.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (89.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (143.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (161.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.8ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 204ms (Views: 182.8ms | ActiveRecord: 5.9ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:39:37 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses"  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 5]]  (2.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 6]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 7]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 8]]  (0.7ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (20.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (77.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (113.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 254ms (Views: 139.8ms | ActiveRecord: 11.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:41:45 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:41:46 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:41:46 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:41:53 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.5ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (41.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (64.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 11084ms (Views: 94.7ms | ActiveRecord: 6.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:42:05 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:42:05 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:42:21 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.4ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:42:26.348478"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:42:26.348478"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:42:26.350265"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:42:26.350265"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (2.0ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 4723ms (ActiveRecord: 10.9ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (10.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (60.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (84.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 158ms (Views: 122.2ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:42:27 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:42:27 -0500 Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses"  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 9]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 10]]  (0.8ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (3.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (2.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (68.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 122ms (Views: 86.3ms | ActiveRecord: 10.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:42:35 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:42:35 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:42:42 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.3ms) begin transaction Storytime::Tagging Load (0.3ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.4ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:42:54.087942"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:42:54.087942"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:42:54.089903"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:42:54.089903"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 11958ms (ActiveRecord: 6.1ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (47.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (63.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 104ms (Views: 86.0ms | ActiveRecord: 4.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:42:54 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:42:55 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:42:55 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:43:02 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"id"=>"11", "custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"id"=>"12", "custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.3ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:47:09.904843"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:47:09.904843"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:47:09.906328"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:47:09.906328"], ["value", "Joe Bob's Lemonade2"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 247288ms (ActiveRecord: 5.4ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:47:09 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.7ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (104.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (111.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (200.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (227.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 355ms (Views: 251.1ms | ActiveRecord: 9.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:10 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:47:11 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:47:11 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:47:15 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.1ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.3ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (3.1ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (93.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (116.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 155ms (Views: 135.5ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:47:16 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses"  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 11]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 12]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 13]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 14]]  (0.7ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.6ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.5ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (41.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 113ms (Views: 86.5ms | ActiveRecord: 6.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:23 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:47:24 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:47:24 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.6ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:47:29.738668"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 15:47:29.738668"], ["value", "http://www.example.com"]] SQL (0.3ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 15:47:29.741881"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 15:47:29.741881"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (1.3ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 79ms (ActiveRecord: 7.4ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (45.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.0ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 102ms (Views: 83.5ms | ActiveRecord: 4.6ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:29 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:47:30 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.8ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.6ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.6ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (45.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (67.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 115ms (Views: 87.2ms | ActiveRecord: 6.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:47:37 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:47:45 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"id"=>"15", "custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"id"=>"16", "custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (4.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.9ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (70.4ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 14156ms (Views: 93.3ms | ActiveRecord: 10.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:48:00 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:57:58 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"id"=>"15", "custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"id"=>"16", "custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.0ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.3ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.3ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (62.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (88.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 244ms (Views: 115.3ms | ActiveRecord: 9.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:57:59 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"id"=>"15", "custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"id"=>"16", "custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (5.0ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.3ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (63.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (84.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 143ms (Views: 106.5ms | ActiveRecord: 5.4ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:58:02 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:58:02 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:58:03 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 110ms (Views: 84.6ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:58:04 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 10:59:58 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (79.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 127ms (Views: 102.5ms | ActiveRecord: 6.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:58 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 10:59:59 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.9ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.7ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.2ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (7.2ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.1ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (65.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (91.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 166ms (Views: 114.4ms | ActiveRecord: 7.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:08 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:00:09 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:00:09 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:00:20 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (15.9ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (61.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (90.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 4976ms (Views: 115.4ms | ActiveRecord: 10.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:00:26 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:00:26 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (16.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (26.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (68.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (103.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 155ms (Views: 124.2ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:00:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:29 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:29 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:00:29 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:00:29 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:00:29 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:00:36 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Load (0.0ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.7ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (83.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 72196ms (Views: 103.9ms | ActiveRecord: 4.8ms) Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-18 11:01:48 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (10.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 33.1ms | ActiveRecord: 1.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:01:49 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.4ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.1ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (26.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (45.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 81ms (Views: 72.1ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:01:54 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.3ms) Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (20.5ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 92ms (Views: 73.4ms | ActiveRecord: 3.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:01:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:01:59 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (3.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.7ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (8.5ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (75.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (126.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 176ms (Views: 152.3ms | ActiveRecord: 8.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:02:11 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:02:12 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:02:12 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:02:22 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id Storytime::CustomFieldResponse Load (1.8ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.4ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.8ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (58.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (76.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 141465ms (Views: 99.4ms | ActiveRecord: 7.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:04:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:04:45 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:04:45 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:05:12 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.3ms) Storytime::CustomField Load (0.7ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (193803.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (193824.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 193872ms (Views: 193855.9ms | ActiveRecord: 5.7ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:08:25 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (1304.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (1323.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 1363ms (Views: 1348.9ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:08:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:08:28 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:08:28 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:16:59 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.5ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.8ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.2ms) Storytime::CustomField Load (1.7ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (7023.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (7053.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 7193ms (Views: 7081.5ms | ActiveRecord: 13.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:17:07 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:18:46 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (2.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.1ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (4652.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (4672.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 4735ms (Views: 4704.5ms | ActiveRecord: 8.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:18:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:18:52 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:18:52 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.8ms) Storytime::Post Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.8ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (36.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (1.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (9.4ms) Storytime::CustomField Load (0.5ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (63.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (132.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 187ms (Views: 158.7ms | ActiveRecord: 8.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:19:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:19:20 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:19:20 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:19:27 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade1", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Unpermitted parameters: id Unpermitted parameters: id  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.5ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]]  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (15.6ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.4ms) CACHE (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.3ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (35.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (64.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 24769ms (Views: 89.8ms | ActiveRecord: 6.4ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:19:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:19:53 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:19:53 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:19:57 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade1", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."id" IN (15, 16) [["post_id", 5]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."id" != 16 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.3ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 16 [["updated_at", "2014-08-18 16:20:00.635021"], ["value", "Joe Bob's Lemonade1"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (2.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 2687ms (ActiveRecord: 10.3ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (9.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (66.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 134ms (Views: 103.6ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:20:01 -0500 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:20:13 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade123", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."id" IN (15, 16) [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."id" != 16 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.3ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 16 [["updated_at", "2014-08-18 16:20:20.089742"], ["value", "Joe Bob's Lemonade123"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 6960ms (ActiveRecord: 4.8ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.4ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 112ms (Views: 83.1ms | ActiveRecord: 5.6ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:20:20 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:20:21 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:20:21 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (0.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (43.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (63.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 108ms (Views: 87.1ms | ActiveRecord: 5.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:20:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:20:39 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:20:39 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (8.2ms) Storytime::CustomField Load (0.4ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (83.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 233ms (Views: 210.0ms | ActiveRecord: 6.2ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:21:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:21:01 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:21:01 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:23:38 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example123.com", "id"=>"15"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade123456", "id"=>"16"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.7ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."id" IN (15, 16) [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."id" != 15 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."id" != 16 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.0ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.3ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 15 [["updated_at", "2014-08-18 16:23:40.154673"], ["value", "http://www.example123.com"]] SQL (0.1ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 16 [["updated_at", "2014-08-18 16:23:40.155920"], ["value", "Joe Bob's Lemonade123456"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (2.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 2062ms (ActiveRecord: 6.6ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (50.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (65.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 109ms (Views: 87.9ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:40 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:23:41 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:23:41 -0500 Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses"  (0.1ms) begin transaction SQL (0.4ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 15]]  (2.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."id" = ? [["id", 16]]  (0.8ms) commit transaction Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.0ms) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.0ms) Storytime::CustomField Load (0.5ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (77.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 128ms (Views: 97.0ms | ActiveRecord: 7.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:23:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:23:53 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:23:53 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:24:03 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com/123"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 CACHE (0.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.0ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (2.3ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 16:24:07.743008"], ["custom_field_id", 21], ["post_id", 5], ["updated_at", "2014-08-18 16:24:07.743008"], ["value", "http://www.example.com/123"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 16:24:07.746505"], ["custom_field_id", 22], ["post_id", 5], ["updated_at", "2014-08-18 16:24:07.746505"], ["value", "Joe Bob's Lemonade2"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 4124ms (ActiveRecord: 6.3ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (49.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (66.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 101ms (Views: 85.5ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:24:08 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:24:18 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (34.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (5.8ms) Storytime::CustomField Load (0.5ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (3.5ms) CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.7ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (1.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.6ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (20.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (164.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (221.0ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 496ms (Views: 273.3ms | ActiveRecord: 14.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:24:19 -0500 Started PATCH "/dashboard/posts/storyport" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"storyport", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com/12345", "id"=>"17"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2123", "id"=>"18"}}, "post_type_id"=>"3", "excerpt"=>"it's cool", "draft_content"=>"it's cool", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.4ms) begin transaction Storytime::Tagging Load (0.3ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."id" IN (17, 18) [["post_id", 5]] Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."id" != 17 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 CACHE (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."id" = ? LIMIT 1 [["id", 5]] Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."id" != 18 AND "storytime_custom_field_responses"."post_id" = 5) LIMIT 1 Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] SQL (0.3ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 17 [["updated_at", "2014-08-18 16:24:24.161936"], ["value", "http://www.example.com/12345"]] SQL (0.1ms) UPDATE "storytime_custom_field_responses" SET "updated_at" = ?, "value" = ? WHERE "storytime_custom_field_responses"."id" = 18 [["updated_at", "2014-08-18 16:24:24.163295"], ["value", "Joe Bob's Lemonade2123"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'it''s cool' WHERE "storytime_posts"."id" = 5 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/storyport/edit Completed 302 Found in 87ms (ActiveRecord: 6.2ms) Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.8ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (51.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (68.9ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 141ms (Views: 101.0ms | ActiveRecord: 7.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:24:25 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:24:25 -0500 Started GET "/dashboard/posts/storyport/edit" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"storyport"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'storyport' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 5]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (76.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 128ms (Views: 105.4ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 11:24:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 11:24:27 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 11:24:27 -0500 Started GET "/dashboard/posts/new?post_type=portfolio" for 127.0.0.1 at 2014-08-18 12:12:34 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio"} User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Completed 500 Internal Server Error in 26ms NoMethodError - undefined method `custom_fields' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:50:in `initialize_missing_custom_field_responses' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:19:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2260963740/variables" for 127.0.0.1 at 2014-08-18 12:12:34 -0500 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/new?post_type=portfolio" for 127.0.0.1 at 2014-08-18 12:12:40 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Completed 500 Internal Server Error in 15ms NoMethodError - undefined method `custom_fields' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:50:in `initialize_missing_custom_field_responses' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:19:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2275314740/variables" for 127.0.0.1 at 2014-08-18 12:12:40 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2275314740/eval" for 127.0.0.1 at 2014-08-18 12:12:47 -0500 Started POST "/__better_errors/2275314740/variables" for 127.0.0.1 at 2014-08-18 12:13:17 -0500 Started GET "/dashboard/posts/new?post_type=portfolio" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.6ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (15.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (88.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (98.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 235ms (Views: 121.4ms | ActiveRecord: 9.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:13:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:13:53 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 12:13:53 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-08-18 12:25:23 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"taylored wines", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"asdf", "draft_content"=>"asdfasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Portfolio"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'taylored-wines' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'taylored-wines') LIMIT 1 Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."post_id" IS NULL) LIMIT 1 Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."post_id" IS NULL) LIMIT 1  (0.1ms) rollback transaction Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_new_post_dropdown_button.html.erb (3.6ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (24.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (59.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (88.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 256427ms (Views: 120.7ms | ActiveRecord: 10.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:40 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:29:41 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 12:29:41 -0500 Started GET "/dashboard/posts/new?post_type=blog" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::CustomField Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 1]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_new_post_dropdown_button.html.erb (1.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (71.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 225ms (Views: 106.4ms | ActiveRecord: 10.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:29:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:29:48 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 12:29:48 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (17.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 59ms (Views: 44.6ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:29:58 -0500 Started GET "/dashboard/posts/new?post_type=portfolio" for 127.0.0.1 at 2014-08-18 12:29:59 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.7ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.2ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.1ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (3.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (70.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (84.8ms) Storytime::PostType Load (7.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 149ms (Views: 111.5ms | ActiveRecord: 12.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:29:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 12:30:00 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"taylored wines", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"21", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"22", "value"=>"Joe Bob's Lemonade2"}}, "post_type_id"=>"3", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Portfolio"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (1.0ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.5ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'taylored-wines' LIMIT 1 Storytime::Post Exists (0.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'taylored-wines') LIMIT 1 Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Storytime::CustomFieldResponse Exists (0.6ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 21 AND "storytime_custom_field_responses"."post_id" IS NULL) LIMIT 1 Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Storytime::CustomFieldResponse Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 22 AND "storytime_custom_field_responses"."post_id" IS NULL) LIMIT 1 SQL (0.7ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "post_type_id", "slug", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-08-18 17:30:13.574082"], ["excerpt", "asdf"], ["post_type_id", 3], ["slug", "taylored-wines"], ["title", "taylored wines"], ["updated_at", "2014-08-18 17:30:13.574082"], ["user_id", 1]] SQL (0.2ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 17:30:13.576221"], ["custom_field_id", 21], ["post_id", 7], ["updated_at", "2014-08-18 17:30:13.576221"], ["value", "http://www.example.com"]] SQL (0.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-18 17:30:13.577450"], ["custom_field_id", 22], ["post_id", 7], ["updated_at", "2014-08-18 17:30:13.577450"], ["value", "Joe Bob's Lemonade2"]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] SQL (2.1ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdf"], ["created_at", "2014-08-18 17:30:13.584033"], ["updated_at", "2014-08-18 17:30:13.584033"], ["user_id", 1], ["versionable_id", 7], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'taylored-wines' [["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]] SQL (3.5ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-08-18 17:30:13.599532"], ["slug", "taylored-wines"], ["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]]  (1.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/taylored-wines/edit Completed 302 Found in 102ms (ActiveRecord: 15.1ms) Started GET "/dashboard/posts/taylored-wines/edit" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"taylored-wines"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'taylored-wines' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? LIMIT 1 [["post_type_id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 7]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.0ms) Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (12.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 22]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.4ms) Storytime::Media Load (0.8ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (72.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (103.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 150ms (Views: 131.5ms | ActiveRecord: 5.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:13 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-18 12:30:14 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-18 13:03:41 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (14.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (24.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 94ms (Views: 57.2ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 13:03:42 -0500 Started GET "/dashboard/post_types/new" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Processing by Storytime::Dashboard::PostTypesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/new.html.erb within layouts/storytime/dashboard (39.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 71ms (Views: 61.3ms | ActiveRecord: 2.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 13:03:51 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (17.2ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (33.5ms) Storytime::CustomField Load (0.4ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (58.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (98.3ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 149ms (Views: 135.2ms | ActiveRecord: 3.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 13:03:54 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-18 13:03:54 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (7.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (17.0ms) Storytime::CustomField Load (1.0ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (65.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (86.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.8ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.5ms) Completed 200 OK in 156ms (Views: 141.8ms | ActiveRecord: 4.0ms) Started GET "/assets/bootstrap/glyphicons-halflings-regular.ttf" for 127.0.0.1 at 2014-08-18 13:03:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-18 13:03:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-18 13:03:56 -0500 Started GET "/dashboard/posts?post_type=blog" for 127.0.0.1 at 2014-08-18 13:04:34 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 13ms NameError - uninitialized constant Storytime::Concerns::HasCustomFieldResponses: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:4:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:73:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2269989180/variables" for 127.0.0.1 at 2014-08-18 13:04:34 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-18 13:04:38 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 17ms NameError - uninitialized constant Storytime::Concerns::HasCustomFieldResponses: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:4:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:73:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2244667220/variables" for 127.0.0.1 at 2014-08-18 13:04:38 -0500 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.6ms) DROP TABLE "storytime_custom_field_responses" SQL (0.6ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140818144143'  (1.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFields (20140816181807)  (0.1ms) begin transaction  (0.6ms) DROP TABLE "storytime_custom_fields" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140816181807'  (2.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFields (20140816181807)  (0.1ms) begin transaction  (0.7ms) CREATE TABLE "storytime_custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "post_type_id" integer, "type" varchar(255), "required" boolean, "options_scope" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) select sqlite_version(*)  (0.2ms) CREATE INDEX "index_storytime_custom_fields_on_post_type_id" ON "storytime_custom_fields" ("post_type_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140816181807"]]  (0.8ms) commit transaction Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.8ms) CREATE TABLE "storytime_custom_field_responses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "custom_field_id" integer, "value" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.3ms) CREATE INDEX "index_storytime_custom_field_responses_on_post_id" ON "storytime_custom_field_responses" ("post_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'   (0.2ms) CREATE INDEX "index_storytime_custom_field_responses_on_custom_field_id" ON "storytime_custom_field_responses" ("custom_field_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140818144143"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.5ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/" for 127.0.0.1 at 2014-08-19 07:55:38 -0500 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.6ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (1.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (1.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (47.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_post.html.erb (61.3ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (102.9ms) User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.9ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (33.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_navigation.html.erb (68.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_header.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_footer.html.erb (0.5ms) Completed 200 OK in 638ms (Views: 542.5ms | ActiveRecord: 10.6ms) Started GET "/" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (2.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_post.html.erb (14.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (24.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_navigation.html.erb (10.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_header.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_footer.html.erb (0.1ms) Completed 200 OK in 59ms (Views: 54.2ms | ActiveRecord: 3.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:40 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (13.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 54ms (Views: 38.2ms | ActiveRecord: 3.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 07:55:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 07:55:43 -0500 Started GET "/dashboard/posts/taylored-wines/edit" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"taylored-wines"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'taylored-wines' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.4ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (16.0ms) Storytime::CustomFieldResponse Load (0.3ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 7]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.6ms) Storytime::Media Load (0.7ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.7ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (93.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (125.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 260ms (Views: 150.1ms | ActiveRecord: 12.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-19 08:03:50 -0500 Started GET "/dashboard/posts/new?post_type=portfolio" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (3.0ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.7ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.7ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (13.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (22.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (80.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.3ms) Completed 200 OK in 167ms (Views: 127.2ms | ActiveRecord: 6.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-19 08:03:57 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (2.2ms) Storytime::Post Load (2.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (23.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (27.6ms) Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 86ms (Views: 68.6ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:03:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:04:00 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (13.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 36.5ms | ActiveRecord: 1.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:04:02 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.1ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (27.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (42.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 88ms (Views: 79.1ms | ActiveRecord: 2.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:04:04 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (16.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (34.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 71ms (Views: 57.0ms | ActiveRecord: 2.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:08:28 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:10:06 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.7ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (27.9ms) Completed 500 Internal Server Error in 48ms SyntaxError - /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:2: syntax error, unexpected ')' ...fer.append=( f.select :type, );@output_buffer.safe_append=' ... ^ /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:13: syntax error, unexpected keyword_ensure, expecting ')' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:15: syntax error, unexpected keyword_end, expecting ')': actionview (4.1.0) lib/action_view/template.rb:297:in `' actionview (4.1.0) lib/action_view/template.rb:297:in `compile' actionview (4.1.0) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:244:in `block in compile!' actionview (4.1.0) lib/action_view/template.rb:232:in `compile!' actionview (4.1.0) lib/action_view/template.rb:144:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:9:in `block in link_to_add_field' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:8:in `link_to_add_field' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___238091263316872743_2165244940' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___238091263316872743_2165244940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb__211341101857332245_2228684640' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2194506320/variables" for 127.0.0.1 at 2014-08-19 08:10:06 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:10:19 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (18.9ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (27.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (43.0ms) Completed 500 Internal Server Error in 61ms SyntaxError - /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:2: syntax error, unexpected ')' ...fer.append=( f.select :type, );@output_buffer.safe_append=' ... ^ /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:12: syntax error, unexpected keyword_ensure, expecting ')' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb:14: syntax error, unexpected keyword_end, expecting ')': actionview (4.1.0) lib/action_view/template.rb:297:in `' actionview (4.1.0) lib/action_view/template.rb:297:in `compile' actionview (4.1.0) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:244:in `block in compile!' actionview (4.1.0) lib/action_view/template.rb:232:in `compile!' actionview (4.1.0) lib/action_view/template.rb:144:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:9:in `block in link_to_add_field' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:1517:in `fields_for' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/post_type_helper.rb:8:in `link_to_add_field' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___238091263316872743_2165244940' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types__form_html_erb___238091263316872743_2165244940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb:9:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_post_types_edit_html_erb__211341101857332245_2228684640' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2165247320/variables" for 127.0.0.1 at 2014-08-19 08:10:19 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:10:34 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (9.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (17.2ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (41.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 77ms (Views: 63.8ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:10:35 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.6ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (41.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 78ms (Views: 65.9ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:10:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:10:39 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (10.8ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (18.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (21.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (44.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (21.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 101ms (Views: 83.7ms | ActiveRecord: 3.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:20 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:11:21 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:11:57 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (8.2ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.5ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (19.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 78ms (Views: 67.5ms | ActiveRecord: 2.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:11:58 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (17.5ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (26.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (23.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (55.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 97ms (Views: 86.9ms | ActiveRecord: 2.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:13:22 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:13:40 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.5ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (16.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (19.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (38.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 76ms (Views: 62.0ms | ActiveRecord: 3.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:13:42 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:13:53 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (13.6ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (32.6ms) Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 56.1ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:13:54 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (31.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.3ms) Completed 200 OK in 66ms (Views: 55.9ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:14:41 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:14:43 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (7.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (14.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (29.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 67ms (Views: 52.6ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:14:44 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:14:55 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (7.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (15.8ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (24.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (45.6ms) Completed 500 Internal Server Error in 836ms Sass::SyntaxError - File to import not found or unreadable: storytime/post_type.css.scss. Load paths: /Users/ben/flyover/projects/storytime/spec/dummy/app/assets/images /Users/ben/flyover/projects/storytime/spec/dummy/app/assets/javascripts /Users/ben/flyover/projects/storytime/spec/dummy/app/assets/stylesheets /Users/ben/flyover/projects/storytime/app/assets/images /Users/ben/flyover/projects/storytime/app/assets/javascripts /Users/ben/flyover/projects/storytime/app/assets/stylesheets /Users/ben/flyover/projects/storytime/vendor/assets/javascripts /Users/ben/flyover/projects/storytime/vendor/assets/stylesheets /Users/ben/.rvm/gems/ruby-2.1.1/gems/jquery-rails-3.1.1/vendor/assets/javascripts /Users/ben/.rvm/gems/ruby-2.1.1/gems/bootstrap-sass-3.2.0.1/assets/stylesheets /Users/ben/.rvm/gems/ruby-2.1.1/gems/bootstrap-sass-3.2.0.1/assets/javascripts /Users/ben/.rvm/gems/ruby-2.1.1/gems/bootstrap-sass-3.2.0.1/assets/fonts /Users/ben/.rvm/gems/ruby-2.1.1/gems/bootstrap-sass-3.2.0.1/assets/images /Users/ben/.rvm/gems/ruby-2.1.1/gems/bootstrap-sass-3.2.0.1/assets/stylesheets (in /Users/ben/flyover/projects/storytime/app/assets/stylesheets/storytime/application.css.scss:13): sass (3.2.19) lib/sass/tree/import_node.rb:67:in `rescue in import' sass (3.2.19) lib/sass/tree/import_node.rb:45:in `import' sass (3.2.19) lib/sass/tree/import_node.rb:28:in `imported_file' sass (3.2.19) lib/sass/tree/import_node.rb:37:in `css_import?' sass (3.2.19) lib/sass/tree/visitors/perform.rb:217:in `visit_import' sass (3.2.19) lib/sass/tree/visitors/base.rb:37:in `visit' sass (3.2.19) lib/sass/tree/visitors/perform.rb:100:in `visit' sass (3.2.19) lib/sass/tree/visitors/base.rb:53:in `block in visit_children' sass (3.2.19) lib/sass/tree/visitors/base.rb:53:in `visit_children' sass (3.2.19) lib/sass/tree/visitors/perform.rb:109:in `block in visit_children' sass (3.2.19) lib/sass/tree/visitors/perform.rb:121:in `with_environment' sass (3.2.19) lib/sass/tree/visitors/perform.rb:108:in `visit_children' sass (3.2.19) lib/sass/tree/visitors/base.rb:37:in `block in visit' sass (3.2.19) lib/sass/tree/visitors/perform.rb:128:in `visit_root' sass (3.2.19) lib/sass/tree/visitors/base.rb:37:in `visit' sass (3.2.19) lib/sass/tree/visitors/perform.rb:100:in `visit' sass (3.2.19) lib/sass/tree/visitors/perform.rb:7:in `visit' sass (3.2.19) lib/sass/tree/root_node.rb:20:in `render' sass (3.2.19) lib/sass/engine.rb:315:in `_render' sass (3.2.19) lib/sass/engine.rb:262:in `render' sprockets (2.11.0) lib/sprockets/sass_template.rb:53:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.11.0) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.11.0) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.11.0) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.11.0) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.11.0) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.11.0) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.11.0) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.11.0) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.11.0) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.11.0) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.11.0) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.11.0) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.11.0) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.11.0) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.11.0) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.11.0) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.11.0) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.11.0) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.11.0) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path' sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for' sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:156:in `block in stylesheet_link_tag' sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:155:in `stylesheet_link_tag' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:10:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb___2004879030552086322_2195586260' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195684960/variables" for 127.0.0.1 at 2014-08-19 08:14:56 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:15:03 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (17.7ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (31.0ms) Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (35.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (73.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1425ms (Views: 1410.7ms | ActiveRecord: 3.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:15:05 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:15:16 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (11.1ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (26.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1093ms (Views: 1082.8ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:15:18 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:15:40 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (12.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (21.4ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (19.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (44.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 80ms (Views: 68.4ms | ActiveRecord: 2.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:15:41 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.2ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (27.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (41.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 93ms (Views: 76.2ms | ActiveRecord: 3.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:15:49 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (13.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (18.8ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (36.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 78ms (Views: 66.9ms | ActiveRecord: 2.7ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:16:06 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:16:07 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:18:59 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (6.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.4ms) Storytime::CustomField Load (0.4ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (20.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (36.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1175ms (Views: 1161.3ms | ActiveRecord: 2.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:19:02 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:19:46 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (8.5ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (25.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1103ms (Views: 1091.8ms | ActiveRecord: 2.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:19:47 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:20:09 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (27.9ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 1090ms (Views: 1080.6ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:20:11 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:20:26 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (9.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (26.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1103ms (Views: 1092.4ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:20:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:20:28 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:20:35 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.3ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (12.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (25.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 1178ms (Views: 1167.7ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:20:37 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (5.2ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (12.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (14.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (31.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 63ms (Views: 52.7ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:20:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:20:52 -0500 Started PATCH "/dashboard/post_types/3" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Processing by Storytime::Dashboard::PostTypesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post_type"=>{"name"=>"portfolio", "excluded_from_primary_feed"=>"1", "custom_fields_attributes"=>{"1408454455711"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"url", "required"=>"0", "_destroy"=>"false"}, "1408454461656"=>{"type"=>"Storytime::CustomFields::TextField", "name"=>"client name", "required"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Post type", "id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction Storytime::PostType Exists (0.4ms) SELECT 1 AS one FROM "storytime_post_types" WHERE ("storytime_post_types"."name" = 'portfolio' AND "storytime_post_types"."id" != 3) LIMIT 1 SQL (1.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-19 13:21:06.053937"], ["name", "url"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-19 13:21:06.053937"]] SQL (0.1ms) INSERT INTO "storytime_custom_fields" ("created_at", "name", "post_type_id", "required", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-08-19 13:21:06.061825"], ["name", "client name"], ["post_type_id", 3], ["required", "f"], ["type", "Storytime::CustomFields::TextField"], ["updated_at", "2014-08-19 13:21:06.061825"]]  (1.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/post_types/3/edit Completed 302 Found in 34ms (ActiveRecord: 4.1ms) Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (10.0ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (21.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (33.8ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 63ms (Views: 56.9ms | ActiveRecord: 1.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:21:06 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:21:07 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-19 08:22:46 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.9ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.2ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (17.8ms) Storytime::PostType Load (0.6ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 72ms (Views: 50.4ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:22:47 -0500 Started GET "/dashboard/posts/taylored-wines/edit" for 127.0.0.1 at 2014-08-19 08:22:49 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"taylored-wines"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'taylored-wines' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.2ms) SELECT 1 AS one FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.3ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? [["id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 7]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.7ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.9ms) Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (46.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (62.1ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 112ms (Views: 84.1ms | ActiveRecord: 5.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-19 08:22:50 -0500 Started PATCH "/dashboard/posts/taylored-wines" for 127.0.0.1 at 2014-08-19 08:22:57 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"taylored wines", "custom_field_responses_attributes"=>{"0"=>{"custom_field_id"=>"1", "value"=>"http://www.example.com"}, "1"=>{"custom_field_id"=>"2", "value"=>"Joe Bob's Lemonade"}}, "post_type_id"=>"3", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Portfolio", "id"=>"taylored-wines"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'taylored-wines' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.4ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.6ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 1]] Storytime::CustomFieldResponse Exists (0.6ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 1 AND "storytime_custom_field_responses"."post_id" = 7) LIMIT 1 Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 2]] Storytime::CustomFieldResponse Exists (0.3ms) SELECT 1 AS one FROM "storytime_custom_field_responses" WHERE ("storytime_custom_field_responses"."custom_field_id" = 2 AND "storytime_custom_field_responses"."post_id" = 7) LIMIT 1 Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 7]] SQL (1.1ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-19 13:22:57.924695"], ["custom_field_id", 1], ["post_id", 7], ["updated_at", "2014-08-19 13:22:57.924695"], ["value", "http://www.example.com"]] SQL (0.3ms) INSERT INTO "storytime_custom_field_responses" ("created_at", "custom_field_id", "post_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?) [["created_at", "2014-08-19 13:22:57.929264"], ["custom_field_id", 2], ["post_id", 7], ["updated_at", "2014-08-19 13:22:57.929264"], ["value", "Joe Bob's Lemonade"]] Storytime::Version Load (140.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (2.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/taylored-wines/edit Completed 302 Found in 224ms (ActiveRecord: 150.8ms) Started GET "/dashboard/posts/taylored-wines/edit" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"taylored-wines"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'taylored-wines' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Storytime::CustomField Exists (0.1ms) SELECT 1 AS one FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) SELECT "storytime_custom_fields".id FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? [["id", 3]] Storytime::CustomFieldResponse Load (0.1ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? [["post_id", 7]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.0ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.9ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (2.0ms) Storytime::CustomField Load (0.1ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/custom_fields/_text_field.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (59.0ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 96ms (Views: 80.6ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-19 08:22:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-19 08:22:59 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-08-19 08:22:59 -0500 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::CustomField Load (0.3ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? AND "storytime_custom_fields"."name" = 'url' LIMIT 1 [["id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."custom_field_id" = 1 [["post_id", 7]] Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::CustomField Load (0.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" INNER JOIN "storytime_post_types" ON "storytime_custom_fields"."post_type_id" = "storytime_post_types"."id" WHERE "storytime_post_types"."id" = ? AND "storytime_custom_fields"."name" = 'url' LIMIT 1 [["id", 3]] Storytime::CustomFieldResponse Load (0.2ms) SELECT "storytime_custom_field_responses".* FROM "storytime_custom_field_responses" WHERE "storytime_custom_field_responses"."post_id" = ? AND "storytime_custom_field_responses"."custom_field_id" = 1 LIMIT 1 [["post_id", 7]] Started GET "/" for 127.0.0.1 at 2014-08-20 09:53:39 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.5ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (1.0ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (42.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_post.html.erb (56.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (94.2ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.9ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (39.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_navigation.html.erb (76.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_header.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_footer.html.erb (0.5ms) Completed 200 OK in 556ms (Views: 494.0ms | ActiveRecord: 10.0ms) Started GET "/" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.1ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (3.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_post.html.erb (15.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (26.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Storytime::PostType Load (0.1ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_header.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_footer.html.erb (0.2ms) Completed 200 OK in 60ms (Views: 55.9ms | ActiveRecord: 2.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:41 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (4.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (78.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (81.5ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 118ms (Views: 107.6ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:53:43 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.3ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (14.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 52ms (Views: 38.5ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:53:46 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (10.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 34.3ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:55:02 -0500 Started GET "/dashboard/post_types/3/edit" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Processing by Storytime::Dashboard::PostTypesController#edit as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."id" = ? LIMIT 1 [["id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (3.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (8.3ms) Storytime::CustomField Load (1.2ms) SELECT "storytime_custom_fields".* FROM "storytime_custom_fields" WHERE "storytime_custom_fields"."post_type_id" = ? [["post_type_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_custom_field_fields.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_form.html.erb (64.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/edit.html.erb within layouts/storytime/dashboard (75.6ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.2ms) Completed 200 OK in 108ms (Views: 97.6ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:55:05 -0500 Started GET "/dashboard/posts?post_type=page" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.3ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 33.1ms | ActiveRecord: 2.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:59:03 -0500 Started GET "/dashboard/posts?post_type=portfolio" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"portfolio"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'portfolio' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 3 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 37.5ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:59:05 -0500 Started GET "/dashboard/posts?post_type=page" for 127.0.0.1 at 2014-08-20 09:59:05 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"page"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'page' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" = 2 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.2ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 31.1ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:59:06 -0500 Started GET "/dashboard/posts?post_type=blog" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"post_type"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::PostType Load (0.3ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."name" = 'blog' LIMIT 1  (0.2ms) SELECT "storytime_post_types"."id" FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_new_post_dropdown_button.html.erb (2.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."post_type_id" IN (1, 4) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (15.4ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.1ms) Completed 200 OK in 49ms (Views: 36.4ms | ActiveRecord: 2.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 09:59:07 -0500 Started GET "/dashboard/post_types" for 127.0.0.1 at 2014-08-20 10:02:18 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostTypesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_post_type.html.erb (23.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_post_types" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/_list.html.erb (33.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/post_types/index.html.erb within layouts/storytime/dashboard (40.7ms) Storytime::PostType Load (0.2ms) SELECT "storytime_post_types".* FROM "storytime_post_types" WHERE "storytime_post_types"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (47.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/_flash.html.erb (0.6ms) Completed 200 OK in 407ms (Views: 311.1ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/post_types.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-08-20 10:02:19 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.6ms) DROP TABLE "storytime_custom_field_responses" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140818144143'  (1.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_custom_field_responses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "custom_field_id" integer, "value" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.2ms) CREATE INDEX "index_storytime_custom_field_responses_on_post_id" ON "storytime_custom_field_responses" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_custom_field_responses_on_custom_field_id" ON "storytime_custom_field_responses" ("custom_field_id")  (0.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeCustomFieldResponses (20140818144143)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_custom_field_responses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "custom_field_id" integer, "value" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.0ms) select sqlite_version(*)  (0.2ms) CREATE INDEX "index_storytime_custom_field_responses_on_post_id" ON "storytime_custom_field_responses" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_custom_field_responses_on_custom_field_id" ON "storytime_custom_field_responses" ("custom_field_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'   (0.1ms) CREATE INDEX "index_st_cust_field_resp_on_post_field_and_value" ON "storytime_custom_field_responses" ("post_id", "custom_field_id", "value") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140818144143"]]  (1.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_st_cust_field_resp_on_post_field_and_value' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_st_cust_field_resp_on_post_field_and_value' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_custom_field_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_field_responses_on_post_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_custom_fields_on_post_type_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_post_type_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 12:13:41 -0500 ActiveRecord::SchemaMigration Load (3.7ms) SELECT "schema_migrations".* FROM "schema_migrations" NameError - uninitialized constant Storytime::PostType: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 12:13:42 -0500 NameError - uninitialized constant Storytime::PostType: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2190920380/variables" for 127.0.0.1 at 2014-09-01 12:13:42 -0500 Started POST "/__better_errors/2193712160/variables" for 127.0.0.1 at 2014-09-01 12:13:43 -0500 Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 18:28:17 -0500 NameError - uninitialized constant Storytime::PostType: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2217105820/variables" for 127.0.0.1 at 2014-09-01 18:28:18 -0500 Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 18:29:14 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" NameError - uninitialized constant Storytime::PostType: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218838720/variables" for 127.0.0.1 at 2014-09-01 18:29:14 -0500 Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 18:51:54 -0500 ActiveRecord::StatementInvalid - Could not find table 'storytime_categories': activerecord (4.1.0) lib/active_record/connection_adapters/sqlite3_adapter.rb:512:in `table_structure' activerecord (4.1.0) lib/active_record/connection_adapters/sqlite3_adapter.rb:387:in `columns' activerecord (4.1.0) lib/active_record/connection_adapters/schema_cache.rb:93:in `block in prepare_default_proc' activerecord (4.1.0) lib/active_record/connection_adapters/schema_cache.rb:44:in `columns' activerecord (4.1.0) lib/active_record/model_schema.rb:214:in `columns' activerecord (4.1.0) lib/active_record/model_schema.rb:260:in `column_names' activerecord (4.1.0) lib/active_record/relation/calculations.rb:221:in `aggregate_column' activerecord (4.1.0) lib/active_record/relation/calculations.rb:244:in `execute_simple_calculation' activerecord (4.1.0) lib/active_record/relation/calculations.rb:216:in `perform_calculation' activerecord (4.1.0) lib/active_record/relation/calculations.rb:111:in `calculate' activerecord (4.1.0) lib/active_record/relation/calculations.rb:26:in `count' activerecord (4.1.0) lib/active_record/relation.rb:252:in `empty?' activerecord (4.1.0) lib/active_record/relation.rb:262:in `any?' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2162663160/variables" for 127.0.0.1 at 2014-09-01 18:51:54 -0500 Started GET "/lesson_plans" for 127.0.0.1 at 2014-09-01 18:58:51 -0500 ActiveRecord::StatementInvalid - Could not find table 'storytime_categories': activerecord (4.1.0) lib/active_record/connection_adapters/sqlite3_adapter.rb:512:in `table_structure' activerecord (4.1.0) lib/active_record/connection_adapters/sqlite3_adapter.rb:387:in `columns' activerecord (4.1.0) lib/active_record/connection_adapters/schema_cache.rb:93:in `block in prepare_default_proc' activerecord (4.1.0) lib/active_record/connection_adapters/schema_cache.rb:44:in `columns' activerecord (4.1.0) lib/active_record/model_schema.rb:214:in `columns' activerecord (4.1.0) lib/active_record/model_schema.rb:260:in `column_names' activerecord (4.1.0) lib/active_record/relation/calculations.rb:221:in `aggregate_column' activerecord (4.1.0) lib/active_record/relation/calculations.rb:244:in `execute_simple_calculation' activerecord (4.1.0) lib/active_record/relation/calculations.rb:216:in `perform_calculation' activerecord (4.1.0) lib/active_record/relation/calculations.rb:111:in `calculate' activerecord (4.1.0) lib/active_record/relation/calculations.rb:26:in `count' activerecord (4.1.0) lib/active_record/relation.rb:252:in `empty?' activerecord (4.1.0) lib/active_record/relation.rb:262:in `any?' /Users/ben/flyover/projects/storytime/config/routes.rb:24:in `block (2 levels) in ' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:38:in `block in matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:36:in `matches?' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2190885600/variables" for 127.0.0.1 at 2014-09-01 18:58:51 -0500 Started GET "/" for 127.0.0.1 at 2014-09-01 18:59:02 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 33ms NameError - undefined local variable or method `post_types' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:20:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' activesupport (4.1.0) lib/active_support/dependencies.rb:512:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' rspec-core (2.14.8) lib/rspec/core/backward_compatibility.rb:14:in `const_missing' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:12:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2164080380/variables" for 127.0.0.1 at 2014-09-01 18:59:02 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts"  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.4ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimePosts (20140501174341)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "category_id" integer, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "static" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_posts_on_category_id" ON "storytime_posts" ("category_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140501174341"]]  (0.8ms) commit transaction Migrating to CreateFriendlyIdSlugs (20140509191309)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140509191309"]]  (0.8ms) commit transaction Migrating to CreateStorytimeMedia (20140511200849)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140511200849"]]  (0.7ms) commit transaction Migrating to CreateStorytimeSites (20140513161233)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140513161233"]]  (0.7ms) commit transaction Migrating to CreateStorytimeTags (20140514200234)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200234"]]  (0.8ms) commit transaction Migrating to CreateStorytimeTaggings (20140514200304)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200304"]]  (0.8ms) commit transaction Migrating to CreateStorytimeVersions (20140516141252)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140516141252"]]  (0.8ms) commit transaction Migrating to CreateStorytimeRoles (20140521190606)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521190606"]]  (1.1ms) commit transaction Migrating to AddRoleIdToUsers (20140521191048)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "users" ADD "storytime_role_id" integer SQLite3::SQLException: no such table: users: ALTER TABLE "users" ADD "storytime_role_id" integer  (0.1ms) rollback transaction  (2.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DeviseCreateUsers (20140530185250)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140530185250"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimePosts (20140501174341)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "category_id" integer, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "static" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_posts_on_category_id" ON "storytime_posts" ("category_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140501174341"]]  (2.9ms) commit transaction Migrating to CreateFriendlyIdSlugs (20140509191309)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.2ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140509191309"]]  (0.8ms) commit transaction Migrating to CreateStorytimeMedia (20140511200849)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140511200849"]]  (0.8ms) commit transaction Migrating to CreateStorytimeSites (20140513161233)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140513161233"]]  (0.7ms) commit transaction Migrating to CreateStorytimeTags (20140514200234)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200234"]]  (0.7ms) commit transaction Migrating to CreateStorytimeTaggings (20140514200304)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200304"]]  (0.8ms) commit transaction Migrating to CreateStorytimeVersions (20140516141252)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140516141252"]]  (0.8ms) commit transaction Migrating to CreateStorytimeRoles (20140521190606)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521190606"]]  (0.7ms) commit transaction Migrating to AddRoleIdToUsers (20140521191048)  (0.0ms) begin transaction  (0.4ms) ALTER TABLE "users" ADD "storytime_role_id" integer  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191048"]]  (0.8ms) commit transaction Migrating to CreateStorytimePermissions (20140521191728)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191728"]]  (0.9ms) commit transaction Migrating to CreateStorytimeActions (20140521191744)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191744"]]  (0.8ms) commit transaction Migrating to CreateStorytimeCategories (20140714015418)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "excluded_from_primary_feed" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140714015418"]]  (1.1ms) commit transaction Migrating to CreateStorytimeComments (20140813014447)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.2ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813014447"]]  (1.0ms) commit transaction Migrating to AddNameToUsers (20140813130534)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "users" ADD "storytime_name" varchar(255) SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813130534"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_category_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_category_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/" for 127.0.0.1 at 2014-09-01 19:05:09 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::ApplicationController#setup as HTML  (0.1ms) SELECT COUNT(*) FROM "users" Redirected to http://0.0.0.0:3000/users/sign_up Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET "/users/sign_up" for 127.0.0.1 at 2014-09-01 19:05:09 -0500 Processing by Devise::RegistrationsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (2.2ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (51.9ms) Completed 200 OK in 152ms (Views: 100.3ms | ActiveRecord: 0.2ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-01 19:05:09 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-01 19:05:09 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-01 19:05:09 -0500 Started POST "/users" for 127.0.0.1 at 2014-09-01 19:05:34 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 00:05:34.268372"], ["email", "bcroesch@gmail.com"], ["encrypted_password", "$2a$10$ueHGYZDQTF70dhMEiNVPbOBap.Qo6n6ulU6iknMCiqoGk6L12wYQ."], ["updated_at", "2014-09-02 00:05:34.268372"]]  (0.8ms) commit transaction  (0.1ms) begin transaction Binary data inserted for `string` type on column `current_sign_in_ip` Binary data inserted for `string` type on column `last_sign_in_ip` SQL (0.3ms) UPDATE "users" SET "current_sign_in_at" = ?, "current_sign_in_ip" = ?, "last_sign_in_at" = ?, "last_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-09-02 00:05:34.275453"], ["current_sign_in_ip", "127.0.0.1"], ["last_sign_in_at", "2014-09-02 00:05:34.275453"], ["last_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2014-09-02 00:05:34.276433"]]  (0.6ms) commit transaction Redirected to http://0.0.0.0:3000/ Completed 302 Found in 105ms (ActiveRecord: 2.7ms) Started GET "/" for 127.0.0.1 at 2014-09-01 19:05:34 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::ApplicationController#setup as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Redirected to http://0.0.0.0:3000/dashboard/sites/new Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:05:34 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (43.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (44.8ms) Completed 500 Internal Server Error in 57ms NameError - undefined local variable or method `post_types' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:20:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/site.rb:22:in `root_post_options' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites_new_html_erb__3840906720025827009_2168860120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195866080/variables" for 127.0.0.1 at 2014-09-01 19:05:34 -0500 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:17:55 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (15.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (16.9ms) Completed 500 Internal Server Error in 41ms NameError - undefined local variable or method `post_types' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:20:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/site.rb:22:in `root_post_options' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites_new_html_erb__3840906720025827009_2168860120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195000880/variables" for 127.0.0.1 at 2014-09-01 19:17:55 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2195000880/variables" for 127.0.0.1 at 2014-09-01 19:18:06 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:18:47 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (21.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (22.9ms) Completed 500 Internal Server Error in 52ms NoMethodError - undefined method `post_types' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:20:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:2:in `' /Users/ben/flyover/projects/storytime/app/models/storytime/page.rb:1:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/site.rb:22:in `root_post_options' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:6:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites__form_html_erb___249066979675023346_2219317980' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_sites_new_html_erb__3840906720025827009_2168860120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2169145780/variables" for 127.0.0.1 at 2014-09-01 19:18:48 -0500 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2169145780/variables" for 127.0.0.1 at 2014-09-01 19:18:51 -0500 Started POST "/__better_errors/2169145780/variables" for 127.0.0.1 at 2014-09-01 19:18:52 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:43:13 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (23.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (24.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (68.3ms) Completed 500 Internal Server Error in 1822ms NameError - undefined local variable or method `current_category' for #<#:0x00000105b3c580>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2165514340/variables" for 127.0.0.1 at 2014-09-01 19:43:15 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:47:06 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (15.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (17.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (54.4ms) Completed 500 Internal Server Error in 98ms NameError - undefined local variable or method `current_category' for #<#:0x00000108c15c88>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2165615420/variables" for 127.0.0.1 at 2014-09-01 19:47:07 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:50:43 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (23.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (24.9ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.7ms) Completed 500 Internal Server Error in 104ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2219250920/variables" for 127.0.0.1 at 2014-09-01 19:50:44 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:51:04 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (19.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (20.6ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.0ms) Completed 500 Internal Server Error in 64ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157721140/variables" for 127.0.0.1 at 2014-09-01 19:51:04 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:51:57 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (11.6ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.9ms) Completed 500 Internal Server Error in 33ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2170331740/variables" for 127.0.0.1 at 2014-09-01 19:51:58 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:55:36 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (21.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (22.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (74.8ms) Completed 500 Internal Server Error in 138ms NameError - undefined local variable or method `current_category' for #<#:0x0000010ad966a0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2166467360/variables" for 127.0.0.1 at 2014-09-01 19:55:36 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:55:51 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (22.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (23.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.7ms) Completed 500 Internal Server Error in 81ms NameError - undefined local variable or method `current_category' for #<#:0x00000105b363d8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157182500/variables" for 127.0.0.1 at 2014-09-01 19:55:52 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:57:16 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (19.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (20.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.7ms) Completed 500 Internal Server Error in 79ms NameError - undefined local variable or method `current_category' for #<#:0x0000010a80eae8>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2248709320/variables" for 127.0.0.1 at 2014-09-01 19:57:17 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:57:22 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (19.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (26.8ms) Completed 500 Internal Server Error in 83ms NameError - undefined local variable or method `current_category' for #<#:0x00000108888fc0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196183300/variables" for 127.0.0.1 at 2014-09-01 19:57:22 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:58:02 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (19.1ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.3ms) Completed 500 Internal Server Error in 67ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2251693360/variables" for 127.0.0.1 at 2014-09-01 19:58:02 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 19:58:14 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (19.6ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.3ms) Completed 500 Internal Server Error in 62ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196135180/variables" for 127.0.0.1 at 2014-09-01 19:58:15 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:01:09 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (19.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.0ms) Completed 500 Internal Server Error in 72ms NameError - undefined local variable or method `current_category' for #<#:0x0000010c0f8400>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2249888700/variables" for 127.0.0.1 at 2014-09-01 20:01:09 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:01:23 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (20.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.9ms) Completed 500 Internal Server Error in 70ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:23 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:27 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:28 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:29 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:30 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:31 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:42 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:42 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:45 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:47 -0500 Started POST "/__better_errors/2220319500/variables" for 127.0.0.1 at 2014-09-01 20:01:47 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:02:48 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (22.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (24.0ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (29477.4ms) Completed 500 Internal Server Error in 29539ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2251735580/variables" for 127.0.0.1 at 2014-09-01 20:03:18 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:03:33 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (21.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (22.4ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.9ms) Completed 500 Internal Server Error in 64ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2160975052049278586_2194727480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4429283308432182551_2168877400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196678920/variables" for 127.0.0.1 at 2014-09-01 20:03:33 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:05:04 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (107.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (114.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (22.5ms) Completed 500 Internal Server Error in 380ms NameError - undefined local variable or method `current_category' for #<#:0x0000010904a538>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2158919220/variables" for 127.0.0.1 at 2014-09-01 20:05:05 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:05:14 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (21.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (22.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.4ms) Completed 500 Internal Server Error in 78ms NameError - undefined local variable or method `current_category' for #<#:0x0000010748bbf8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:56:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2209660500/variables" for 127.0.0.1 at 2014-09-01 20:05:14 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-01 20:05:34 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (34.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (35.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.5ms) Completed 500 Internal Server Error in 86ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174549080/variables" for 127.0.0.1 at 2014-09-01 20:05:34 -0500 Started POST "/__better_errors/2174549080/eval" for 127.0.0.1 at 2014-09-01 20:05:42 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:05:07 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (13.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.0ms) Completed 500 Internal Server Error in 60ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2223347580/variables" for 127.0.0.1 at 2014-09-02 08:05:08 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:05:38 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (4.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.3ms) Completed 500 Internal Server Error in 39ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2208921880/variables" for 127.0.0.1 at 2014-09-02 08:05:39 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:06:56 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.9ms) Completed 500 Internal Server Error in 56ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:06:56 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:19 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:07:22 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:07:27 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:37 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:38 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:39 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:07:43 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:52 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:53 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:54 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:56 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:57 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:07:59 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:00 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:01 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:02 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:04 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:05 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:09 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:15 -0500 Started POST "/__better_errors/2199509720/variables" for 127.0.0.1 at 2014-09-02 08:08:15 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:08:22 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:08:24 -0500 Started POST "/__better_errors/2199509720/eval" for 127.0.0.1 at 2014-09-02 08:08:27 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:08:34 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (0.5ms) Storytime::Category Load (0.6ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.3ms) Completed 500 Internal Server Error in 51ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2223229220/variables" for 127.0.0.1 at 2014-09-02 08:08:34 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:09:18 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.4ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Completed 500 Internal Server Error in 26ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2166902380/variables" for 127.0.0.1 at 2014-09-02 08:09:18 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:09:34 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.1ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Completed 500 Internal Server Error in 26ms NameError - uninitialized constant ActionView::CompiledTemplates::Category: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2166188520' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2206945560/variables" for 127.0.0.1 at 2014-09-02 08:09:35 -0500 Started POST "/__better_errors/2206945560/eval" for 127.0.0.1 at 2014-09-02 08:09:39 -0500 Started POST "/__better_errors/2206945560/eval" for 127.0.0.1 at 2014-09-02 08:09:40 -0500 Started POST "/__better_errors/2206945560/eval" for 127.0.0.1 at 2014-09-02 08:09:49 -0500 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" ORDER BY "storytime_categories"."id" ASC LIMIT 1 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:16:17 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.1ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.2ms) Completed 500 Internal Server Error in 33ms NoMethodError - undefined method `dashboard_categories_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:159:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:21:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2173887920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2210015480/variables" for 127.0.0.1 at 2014-09-02 08:16:17 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:16:42 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.7ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.6ms) Completed 500 Internal Server Error in 49ms NameError - uninitialized constant ActionView::CompiledTemplates::Media: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2173887920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174351040/variables" for 127.0.0.1 at 2014-09-02 08:16:42 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:16:56 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.1ms) Storytime::Category Load (0.4ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (60.9ms) Completed 500 Internal Server Error in 87ms ActionView::MissingTemplate - Missing partial storytime/dashboard/sites/_flash, storytime/dashboard/_flash, storytime/application/_flash, application/_flash with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:18:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2223260360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2198655440/variables" for 127.0.0.1 at 2014-09-02 08:16:56 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:17:48 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (3.6ms) Completed 500 Internal Server Error in 28ms ActionView::MissingTemplate - Missing partial storytime/_flash with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:18:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2208880480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2208417140/variables" for 127.0.0.1 at 2014-09-02 08:17:48 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.5ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (1.2ms) Completed 200 OK in 30ms (Views: 26.0ms | ActiveRecord: 1.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:03 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:18:07 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:07 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.1ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 23ms (Views: 19.2ms | ActiveRecord: 0.7ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:07 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:07 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 26ms (Views: 21.3ms | ActiveRecord: 0.9ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:08 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 25ms (Views: 20.4ms | ActiveRecord: 0.8ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:09 -0500 Started GET "/dashboard/categories" for 127.0.0.1 at 2014-09-02 08:18:11 -0500 Processing by Storytime::Dashboard::CategoriesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:11 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.1ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 23ms (Views: 19.2ms | ActiveRecord: 1.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:11 -0500  (2.0ms) DROP TABLE "friendly_id_slugs"  (0.9ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)  (0.4ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (1.0ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (1.0ms) DROP TABLE "storytime_actions"  (0.8ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) DROP TABLE "storytime_categories"  (1.0ms) CREATE TABLE "storytime_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "excluded_from_primary_feed" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (1.0ms) DROP TABLE "storytime_comments"  (1.2ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (1.1ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (1.0ms) DROP TABLE "storytime_media"  (1.0ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.9ms) DROP TABLE "storytime_permissions"  (0.9ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.8ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.0ms) DROP TABLE "storytime_posts"  (1.1ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "category_id" integer, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "static" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_posts_on_category_id" ON "storytime_posts" ("category_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_category_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_category_id' AND type='index'  (1.0ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (1.1ms) DROP TABLE "storytime_roles"  (1.1ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) DROP TABLE "storytime_sites"  (1.1ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (1.2ms) DROP TABLE "storytime_taggings"  (1.1ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) DROP TABLE "storytime_tags"  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (4.0ms) DROP TABLE "storytime_versions"  (3.2ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (1.3ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.1ms) DROP TABLE "users"  (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (2.6ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (1.3ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (0.2ms) SELECT version FROM "schema_migrations" Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:18:55 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 5ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-09-02 08:18:55 -0500 Processing by Devise::SessionsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.8ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (14.4ms) Completed 200 OK in 50ms (Views: 46.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:55 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:18:55 -0500 Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 08:18:55 -0500 Started GET "/users/sign_up" for 127.0.0.1 at 2014-09-02 08:18:57 -0500 Processing by Devise::RegistrationsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.3ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (4.2ms) Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 08:18:58 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:18:58 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:18:58 -0500 Started POST "/users" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.2ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:19:04.770429"], ["email", "bcroesch@gmail.com"], ["encrypted_password", "$2a$10$zMSMIZt0/wTikIymJVNZTO81zpkuBdDjophy9AIAKRl1UGR9d4scm"], ["updated_at", "2014-09-02 13:19:04.770429"]]  (0.9ms) commit transaction  (0.1ms) begin transaction Binary data inserted for `string` type on column `current_sign_in_ip` Binary data inserted for `string` type on column `last_sign_in_ip` SQL (0.3ms) UPDATE "users" SET "current_sign_in_at" = ?, "current_sign_in_ip" = ?, "last_sign_in_at" = ?, "last_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-09-02 13:19:04.773829"], ["current_sign_in_ip", "127.0.0.1"], ["last_sign_in_at", "2014-09-02 13:19:04.773829"], ["last_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2014-09-02 13:19:04.774907"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/sites/new Completed 302 Found in 106ms (ActiveRecord: 2.8ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (1.2ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 23ms (Views: 18.0ms | ActiveRecord: 0.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:19:04 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (22.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (24.3ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 53ms (Views: 48.2ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:20:11 -0500 Started POST "/dashboard/sites" for 127.0.0.1 at 2014-09-02 08:20:18 -0500 Processing by Storytime::Dashboard::SitesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"default", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Create Site"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites"  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:20:18.408947"], ["name", "writer"], ["updated_at", "2014-09-02 13:20:18.408947"]]  (1.1ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:20:18.414227"], ["name", "editor"], ["updated_at", "2014-09-02 13:20:18.414227"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:20:18.418255"], ["name", "admin"], ["updated_at", "2014-09-02 13:20:18.418255"]]  (1.8ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Other People''s Posts/Pages' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:20:18.431332"], ["guid", "d8a1b1"], ["name", "Manage Other People's Posts/Pages"], ["updated_at", "2014-09-02 13:20:18.431332"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Publish Own Posts/Pages' LIMIT 1 SQL (0.2ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:20:18.435763"], ["guid", "5030ed"], ["name", "Publish Own Posts/Pages"], ["updated_at", "2014-09-02 13:20:18.435763"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Site Settings' LIMIT 1 SQL (0.2ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:20:18.439205"], ["guid", "47342a"], ["name", "Manage Site Settings"], ["updated_at", "2014-09-02 13:20:18.439205"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Users' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:20:18.442481"], ["guid", "1f7d47"], ["name", "Manage Users"], ["updated_at", "2014-09-02 13:20:18.442481"]]  (0.7ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:20:18.460454"], ["role_id", 1], ["updated_at", "2014-09-02 13:20:18.460454"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:20:18.465904"], ["role_id", 2], ["updated_at", "2014-09-02 13:20:18.465904"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:20:18.468506"], ["role_id", 3], ["updated_at", "2014-09-02 13:20:18.468506"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 13:20:18.470871"], ["role_id", 2], ["updated_at", "2014-09-02 13:20:18.470871"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 13:20:18.473394"], ["role_id", 3], ["updated_at", "2014-09-02 13:20:18.473394"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 3], ["created_at", "2014-09-02 13:20:18.476585"], ["role_id", 3], ["updated_at", "2014-09-02 13:20:18.476585"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 4], ["created_at", "2014-09-02 13:20:18.479479"], ["role_id", 3], ["updated_at", "2014-09-02 13:20:18.479479"]]  (0.8ms) commit transaction Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1  (0.1ms) begin transaction SQL (0.5ms) UPDATE "users" SET "storytime_role_id" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["storytime_role_id", 3], ["updated_at", "2014-09-02 13:20:18.484969"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_sites" ("created_at", "footer", "ga_tracking_id", "header", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 13:20:18.488667"], ["footer", ""], ["ga_tracking_id", ""], ["header", ""], ["title", "ben's site"], ["updated_at", "2014-09-02 13:20:18.488667"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/sites/1/edit Completed 302 Found in 99ms (ActiveRecord: 23.9ms) Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 08:20:18 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.3ms) Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (37.4ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (30.2ms) Completed 500 Internal Server Error in 108ms NoMethodError - undefined method `storytime' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:24:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2224121620' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2183148580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2201258060/variables" for 127.0.0.1 at 2014-09-02 08:20:18 -0500 Started POST "/__better_errors/2201258060/variables" for 127.0.0.1 at 2014-09-02 08:20:23 -0500 Started POST "/__better_errors/2201258060/variables" for 127.0.0.1 at 2014-09-02 08:20:24 -0500 Started POST "/__better_errors/2201258060/variables" for 127.0.0.1 at 2014-09-02 08:20:24 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (20.2ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (48.6ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 131ms (Views: 82.7ms | ActiveRecord: 5.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:21:21 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:21:26 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 11ms NoMethodError - undefined method `primary_feed_type_ids' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/models/storytime/post.rb:38:in `primary_feed' activerecord (4.1.0) lib/active_record/relation/delegation.rb:94:in `block in method_missing' activerecord (4.1.0) lib/active_record/relation.rb:286:in `scoping' activerecord (4.1.0) lib/active_record/relation/delegation.rb:94:in `method_missing' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:78:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174140360/variables" for 127.0.0.1 at 2014-09-02 08:21:26 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:21:46 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (29.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (31.8ms) Completed 500 Internal Server Error in 89ms NameError - undefined local variable or method `current_post_type' for #<#:0x0000010720a488>: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb__4441782963926114046_2207219840' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb__161963670970895080_2207258600' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2184096600/variables" for 127.0.0.1 at 2014-09-02 08:21:47 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:22:39 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (4.1ms) Completed 500 Internal Server Error in 57ms NoMethodError - undefined method `excluded_from_primary_feed?' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:13:in `post_list_title' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb__4441782963926114046_2209374340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb__161963670970895080_2207258600' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2209290820/variables" for 127.0.0.1 at 2014-09-02 08:22:40 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:23:13 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (4.6ms) Completed 500 Internal Server Error in 60ms NoMethodError - undefined method `excluded_from_primary_feed?' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:5:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb__4441782963926114046_2209374340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb__161963670970895080_2207258600' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2173956480/variables" for 127.0.0.1 at 2014-09-02 08:23:14 -0500 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:23:31 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (3.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.2ms) Completed 500 Internal Server Error in 77ms NoMethodError - undefined method `name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb___3709084150539700483_2174303860' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb__4441782963926114046_2209374340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb__161963670970895080_2207258600' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174204840/variables" for 127.0.0.1 at 2014-09-02 08:23:32 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:28:12 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (3.5ms) Completed 500 Internal Server Error in 19ms SyntaxError - /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1: syntax error, unexpected keyword_do, expecting ')' ... btn-info btn-sm pull-right" do @output_buffer.safe_append=' ... ^ /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:4: syntax error, unexpected keyword_ensure, expecting end-of-input: actionview (4.1.0) lib/action_view/template.rb:297:in `' actionview (4.1.0) lib/action_view/template.rb:297:in `compile' actionview (4.1.0) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:244:in `block in compile!' actionview (4.1.0) lib/action_view/template.rb:232:in `compile!' actionview (4.1.0) lib/action_view/template.rb:144:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb__4441782963926114046_2209374340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb__161963670970895080_2207258600' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2198428340/variables" for 127.0.0.1 at 2014-09-02 08:28:12 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:28:20 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (28.6ms) Completed 500 Internal Server Error in 63ms NameError - undefined local variable or method `category' for #<#:0x000001045043a8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:13:in `active_nav_item_class' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___4305636065228082523_2224942220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1920951487819170810_2183148580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2167248700/variables" for 127.0.0.1 at 2014-09-02 08:28:20 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:35:59 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.7ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 119ms (Views: 51.7ms | ActiveRecord: 5.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:36:00 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 08:36:03 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Completed 500 Internal Server Error in 13ms ArgumentError - wrong number of arguments (0 for 1): /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:18:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2224634180/variables" for 127.0.0.1 at 2014-09-02 08:36:03 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 08:36:44 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (35.9ms) Completed 500 Internal Server Error in 133ms NameError - undefined local variable or method `current_post_type' for #<#:0x00000109357f50>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb:5:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_new_html_erb___4597020169247410655_2224726220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2224238140/variables" for 127.0.0.1 at 2014-09-02 08:36:44 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 08:37:17 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.2ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (90.7ms) Completed 500 Internal Server Error in 107ms NameError - undefined local variable or method `current_post_type' for #<#:0x0000010422c1a8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb:5:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_new_html_erb___4597020169247410655_2224726220' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2166199720/variables" for 127.0.0.1 at 2014-09-02 08:37:17 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (10.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (21.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (75.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (91.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 136ms (Views: 117.8ms | ActiveRecord: 4.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 08:37:28 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:37:46 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.2ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (13.2ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 52ms (Views: 35.9ms | ActiveRecord: 3.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:47 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (5.6ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 26.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:49 -0500 Started GET "/dashboard/categories" for 127.0.0.1 at 2014-09-02 08:37:52 -0500 Processing by Storytime::Dashboard::CategoriesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/index.html.erb within layouts/storytime/dashboard (9.3ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 29.4ms | ActiveRecord: 1.4ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:53 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:37:55 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.5ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 27.0ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (29.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (39.1ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 56.9ms | ActiveRecord: 3.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 08:37:57 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:38:05 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"post 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.6ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 17ms ArgumentError - wrong number of arguments (0 for 1): /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:84:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:28:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2268756520/variables" for 127.0.0.1 at 2014-09-02 08:38:05 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2268756520/eval" for 127.0.0.1 at 2014-09-02 08:38:14 -0500 Started POST "/__better_errors/2268756520/eval" for 127.0.0.1 at 2014-09-02 08:38:35 -0500 Started POST "/__better_errors/2268756520/eval" for 127.0.0.1 at 2014-09-02 08:38:52 -0500 Started POST "/__better_errors/2268756520/variables" for 127.0.0.1 at 2014-09-02 08:39:04 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-09-02 08:41:13 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"post 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Post"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'post-2' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'post-2') LIMIT 1  (0.1ms) rollback transaction Completed 500 Internal Server Error in 143ms NoMethodError - undefined method `type' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' activemodel (4.1.0) lib/active_model/validator.rb:165:in `block in validate' activemodel (4.1.0) lib/active_model/validator.rb:164:in `validate' activesupport (4.1.0) lib/active_support/callbacks.rb:447:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:184:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:185:in `block in simple' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' activemodel (4.1.0) lib/active_model/validations.rb:376:in `run_validations!' activemodel (4.1.0) lib/active_model/validations/callbacks.rb:111:in `block in run_validations!' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' activemodel (4.1.0) lib/active_model/validations/callbacks.rb:111:in `run_validations!' activemodel (4.1.0) lib/active_model/validations.rb:317:in `valid?' activerecord (4.1.0) lib/active_record/validations.rb:70:in `valid?' activerecord (4.1.0) lib/active_record/validations.rb:77:in `perform_validations' activerecord (4.1.0) lib/active_record/validations.rb:51:in `save' activerecord (4.1.0) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.1.0) lib/active_record/transactions.rb:268:in `block (2 levels) in save' activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction' activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' activerecord (4.1.0) lib/active_record/transactions.rb:268:in `block in save' activerecord (4.1.0) lib/active_record/transactions.rb:283:in `rollback_active_record_state!' activerecord (4.1.0) lib/active_record/transactions.rb:267:in `save' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:32:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2181555780/variables" for 127.0.0.1 at 2014-09-02 08:41:13 -0500 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tagging Load (0.3ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", nil]]  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DeviseCreateUsers (20140530185250)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140530185250"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimePosts (20140501174341)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "category_id" integer, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "static" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_posts_on_category_id" ON "storytime_posts" ("category_id") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140501174341"]]  (0.8ms) commit transaction Migrating to CreateFriendlyIdSlugs (20140509191309)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.2ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140509191309"]]  (0.9ms) commit transaction Migrating to CreateStorytimeMedia (20140511200849)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140511200849"]]  (0.7ms) commit transaction Migrating to CreateStorytimeSites (20140513161233)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (0.2ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140513161233"]]  (0.9ms) commit transaction Migrating to CreateStorytimeTags (20140514200234)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200234"]]  (0.8ms) commit transaction Migrating to CreateStorytimeTaggings (20140514200304)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.2ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.2ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200304"]]  (0.8ms) commit transaction Migrating to CreateStorytimeVersions (20140516141252)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.3ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140516141252"]]  (0.9ms) commit transaction Migrating to CreateStorytimeRoles (20140521190606)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521190606"]]  (0.8ms) commit transaction Migrating to AddRoleIdToUsers (20140521191048)  (0.1ms) begin transaction  (0.8ms) ALTER TABLE "users" ADD "storytime_role_id" integer  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.6ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191048"]]  (0.9ms) commit transaction Migrating to CreateStorytimePermissions (20140521191728)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.2ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.2ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191728"]]  (0.9ms) commit transaction Migrating to CreateStorytimeActions (20140521191744)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191744"]]  (0.7ms) commit transaction Migrating to CreateStorytimeCategories (20140714015418)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "excluded_from_primary_feed" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140714015418"]]  (0.8ms) commit transaction Migrating to CreateStorytimeComments (20140813014447)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813014447"]]  (0.9ms) commit transaction Migrating to AddNameToUsers (20140813130534)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "users" ADD "storytime_name" varchar(255) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813130534"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_category_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_category_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/" for 127.0.0.1 at 2014-09-02 08:59:37 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::ApplicationController#setup as HTML  (0.2ms) SELECT COUNT(*) FROM "users" Redirected to http://0.0.0.0:3000/users/sign_up Completed 302 Found in 2ms (ActiveRecord: 0.2ms) Started GET "/users/sign_up" for 127.0.0.1 at 2014-09-02 08:59:37 -0500 Processing by Devise::RegistrationsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.4ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (10.4ms) Completed 200 OK in 26ms (Views: 22.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:59:37 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:37 -0500 Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 08:59:38 -0500 Started POST "/users" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.2ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:59:45.105637"], ["email", "bcroesch@gmail.com"], ["encrypted_password", "$2a$10$Uw02tEN0uqn8lD/ayMBJqOVvdAT886cwr9ZJHaVbdy3/Ne7/Xrtyq"], ["updated_at", "2014-09-02 13:59:45.105637"]]  (0.8ms) commit transaction  (0.1ms) begin transaction Binary data inserted for `string` type on column `current_sign_in_ip` Binary data inserted for `string` type on column `last_sign_in_ip` SQL (0.3ms) UPDATE "users" SET "current_sign_in_at" = ?, "current_sign_in_ip" = ?, "last_sign_in_at" = ?, "last_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-09-02 13:59:45.108931"], ["current_sign_in_ip", "127.0.0.1"], ["last_sign_in_at", "2014-09-02 13:59:45.108931"], ["last_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2014-09-02 13:59:45.109411"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/ Completed 302 Found in 91ms (ActiveRecord: 2.7ms) Started GET "/" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::ApplicationController#setup as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Redirected to http://0.0.0.0:3000/dashboard/sites/new Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (22.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (23.9ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 79ms (Views: 68.0ms | ActiveRecord: 1.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:45 -0500 Started POST "/dashboard/sites" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Processing by Storytime::Dashboard::SitesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"default", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Create Site"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" CACHE (0.1ms) SELECT COUNT(*) FROM "storytime_sites"  (0.3ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:59:52.226015"], ["name", "writer"], ["updated_at", "2014-09-02 13:59:52.226015"]]  (1.2ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 SQL (1.3ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:59:52.231650"], ["name", "editor"], ["updated_at", "2014-09-02 13:59:52.231650"]]  (1.2ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 SQL (0.8ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 13:59:52.239128"], ["name", "admin"], ["updated_at", "2014-09-02 13:59:52.239128"]]  (1.1ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Other People''s Posts/Pages' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:59:52.253618"], ["guid", "d8a1b1"], ["name", "Manage Other People's Posts/Pages"], ["updated_at", "2014-09-02 13:59:52.253618"]]  (0.9ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Publish Own Posts/Pages' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:59:52.257375"], ["guid", "5030ed"], ["name", "Publish Own Posts/Pages"], ["updated_at", "2014-09-02 13:59:52.257375"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Site Settings' LIMIT 1 SQL (0.7ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:59:52.262823"], ["guid", "47342a"], ["name", "Manage Site Settings"], ["updated_at", "2014-09-02 13:59:52.262823"]]  (1.2ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Users' LIMIT 1 SQL (0.2ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 13:59:52.270882"], ["guid", "1f7d47"], ["name", "Manage Users"], ["updated_at", "2014-09-02 13:59:52.270882"]]  (0.7ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:59:52.290227"], ["role_id", 1], ["updated_at", "2014-09-02 13:59:52.290227"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:59:52.295262"], ["role_id", 2], ["updated_at", "2014-09-02 13:59:52.295262"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 13:59:52.299549"], ["role_id", 3], ["updated_at", "2014-09-02 13:59:52.299549"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 13:59:52.302309"], ["role_id", 2], ["updated_at", "2014-09-02 13:59:52.302309"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 13:59:52.305159"], ["role_id", 3], ["updated_at", "2014-09-02 13:59:52.305159"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 3], ["created_at", "2014-09-02 13:59:52.307800"], ["role_id", 3], ["updated_at", "2014-09-02 13:59:52.307800"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 4], ["created_at", "2014-09-02 13:59:52.310024"], ["role_id", 3], ["updated_at", "2014-09-02 13:59:52.310024"]]  (0.7ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1  (0.1ms) begin transaction SQL (0.5ms) UPDATE "users" SET "storytime_role_id" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["storytime_role_id", 3], ["updated_at", "2014-09-02 13:59:52.314690"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_sites" ("created_at", "footer", "ga_tracking_id", "header", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 13:59:52.318704"], ["footer", ""], ["ga_tracking_id", ""], ["header", ""], ["title", "ben's site"], ["updated_at", "2014-09-02 13:59:52.318704"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/sites/1/edit Completed 302 Found in 116ms (ActiveRecord: 27.7ms) Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (9.9ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (34.2ms) Storytime::Category Load (0.4ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 78ms (Views: 64.5ms | ActiveRecord: 2.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 08:59:52 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.6ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (109.6ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (163.1ms) Storytime::Category Load (0.5ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (44.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 580ms (Views: 477.0ms | ActiveRecord: 9.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:17 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 09:07:21 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (21.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (27.1ms) Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (21.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 105ms (Views: 81.1ms | ActiveRecord: 3.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 09:07:22 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-09-02 09:07:23 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.7ms) Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (24.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (134.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (146.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 224ms (Views: 173.1ms | ActiveRecord: 5.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 09:07:24 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-09-02 09:07:33 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"test post 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test-post-2' LIMIT 1 Storytime::Post Exists (0.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test-post-2') LIMIT 1  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.1ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (27.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (34.5ms) Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 100ms (Views: 57.0ms | ActiveRecord: 5.2ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 09:07:34 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:06:54 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"test post 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.9ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.5ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Action Load (1.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.9ms) begin transaction Storytime::Post Exists (2.0ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test-post-2' LIMIT 1 Storytime::Post Exists (1.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test-post-2') LIMIT 1  (1.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.0ms) Storytime::Media Load (0.7ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.7ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (85.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (102.2ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Completed 200 OK in 231790ms (Views: 261.4ms | ActiveRecord: 27.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:10:46 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 10:10:47 -0500 Started POST "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:10:50 -0500 Processing by Storytime::Dashboard::PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"test post 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Post"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Action Load (1.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test-post-2' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test-post-2') LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.7ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (46.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (55.2ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 443857ms (Views: 112.5ms | ActiveRecord: 17.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 10:18:14 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.1ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.3ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 114ms (Views: 41.8ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE 1=0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.4ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 24.5ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:18:50 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:19:29 -0500  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" WHERE "storytime_categories"."name" = 'dashboard' Processing by Storytime::PostsController#show as HTML Parameters: {"component_1"=>"dashboard", "id"=>"posts"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 27ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:28:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2240055520/variables" for 127.0.0.1 at 2014-09-02 10:19:29 -0500 Started GET "/dashboard/" for 127.0.0.1 at 2014-09-02 10:19:31 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (35.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (37.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (38.1ms) Completed 500 Internal Server Error in 83ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x00000108714928>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2218124300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2218076940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2241720340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2216691460/variables" for 127.0.0.1 at 2014-09-02 10:19:31 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:19:32 -0500 ActionController::RoutingError - uninitialized constant Storytime::Dashboard::BlogPostsController: actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2170059480/variables" for 127.0.0.1 at 2014-09-02 10:19:32 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:20:55 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (33.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (38.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (40.4ms) Completed 500 Internal Server Error in 98ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x000001012cbd78>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2218124300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2218076940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2241720340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2248206620/variables" for 127.0.0.1 at 2014-09-02 10:20:55 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:21:36 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.6ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (43.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (47.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (49.5ms) Completed 500 Internal Server Error in 116ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x0000010899aa58>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2218124300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2218076940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2241720340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2220553380/variables" for 127.0.0.1 at 2014-09-02 10:21:36 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:22:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (65.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (68.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (70.1ms) Completed 500 Internal Server Error in 84ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x000001011a97b0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2156776020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2218076940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2241720340' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2161969300/variables" for 127.0.0.1 at 2014-09-02 10:22:08 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:24:26 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (35.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (39.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (41.7ms) Completed 500 Internal Server Error in 54ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x00000104386508>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2156776020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2165044780' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2182965900' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2185143060/variables" for 127.0.0.1 at 2014-09-02 10:24:26 -0500 Started POST "/__better_errors/2240055520/variables" for 127.0.0.1 at 2014-09-02 10:24:37 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 10:24:39 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" WHERE "storytime_categories"."name" = 'dashboard' Processing by Storytime::PostsController#show as HTML Parameters: {"component_1"=>"dashboard", "id"=>"posts"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 9ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:28:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218096160/variables" for 127.0.0.1 at 2014-09-02 10:24:39 -0500 Started GET "/dashboard/" for 127.0.0.1 at 2014-09-02 10:24:41 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]]  (0.2ms) SELECT "storytime_categories"."id" FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 'f' Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE 1=0 ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (64.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (66.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (68.1ms) Completed 500 Internal Server Error in 85ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x00000108b85138>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2156776020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2165044780' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2182965900' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2182088480/variables" for 127.0.0.1 at 2014-09-02 10:24:41 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:24:43 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (41.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (45.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (49.3ms) Completed 500 Internal Server Error in 70ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x0000010259bbd8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__basic_new_post_button_html_erb__1146667920004283517_2156776020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:6:in `new_post_button' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___482879114305684547_2165044780' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2182965900' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2167362580/variables" for 127.0.0.1 at 2014-09-02 10:24:43 -0500 Started POST "/__better_errors/2167362580/variables" for 127.0.0.1 at 2014-09-02 10:24:47 -0500 Started POST "/__better_errors/2167362580/variables" for 127.0.0.1 at 2014-09-02 10:24:48 -0500 Started POST "/__better_errors/2167362580/variables" for 127.0.0.1 at 2014-09-02 10:24:53 -0500 Started POST "/__better_errors/2167362580/variables" for 127.0.0.1 at 2014-09-02 10:24:53 -0500 Started POST "/__better_errors/2167362580/eval" for 127.0.0.1 at 2014-09-02 10:27:11 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:27:29 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (50.9ms) Completed 500 Internal Server Error in 87ms NoMethodError - undefined method `new_dashboard_post_path' for #<#:0x000001047ec0c0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___3378817404139457044_2182965900' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2156239620/variables" for 127.0.0.1 at 2014-09-02 10:27:29 -0500 Started POST "/__better_errors/2156239620/variables" for 127.0.0.1 at 2014-09-02 10:27:34 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:28:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (3.6ms) Completed 500 Internal Server Error in 36ms NoMethodError - undefined method `dashboard_posts_path' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:31:in `dashboard_posts_path' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__847093319511447653_2165055800' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4529167255608225883_2167426480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2182386280/variables" for 127.0.0.1 at 2014-09-02 10:28:08 -0500 Started POST "/__better_errors/2182386280/variables" for 127.0.0.1 at 2014-09-02 10:28:13 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:29:04 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.5ms) Completed 500 Internal Server Error in 43ms NameError - uninitialized constant ActionView::CompiledTemplates::BlogPost: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:13:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__847093319511447653_2170997020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4529167255608225883_2167426480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2182487100/variables" for 127.0.0.1 at 2014-09-02 10:29:04 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:29:46 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (19.9ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (45.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Completed 200 OK in 433ms (Views: 283.2ms | ActiveRecord: 4.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:29:47 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:29:53 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 12ms ActiveModel::ForbiddenAttributesError - ActiveModel::ForbiddenAttributesError: activemodel (4.1.0) lib/active_model/forbidden_attributes_protection.rb:21:in `sanitize_for_mass_assignment' activerecord (4.1.0) lib/active_record/attribute_assignment.rb:24:in `assign_attributes' activerecord (4.1.0) lib/active_record/core.rb:452:in `init_attributes' activerecord (4.1.0) lib/active_record/core.rb:198:in `initialize' activerecord (4.1.0) lib/active_record/inheritance.rb:30:in `new' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:14:in `new_post' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:18:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:29:53 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:29:57 -0500 Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:29:58 -0500 Started POST "/__better_errors/2167563920/eval" for 127.0.0.1 at 2014-09-02 10:30:00 -0500 Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:30:06 -0500 Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:30:07 -0500 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2167563920/variables" for 127.0.0.1 at 2014-09-02 10:30:08 -0500 Started POST "/__better_errors/2167563920/eval" for 127.0.0.1 at 2014-09-02 10:30:14 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:30:57 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 400 Bad Request in 107ms ActionController::ParameterMissing - param is missing or the value is empty: post: actionpack (4.1.0) lib/action_controller/metal/strong_parameters.rb:183:in `require' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:86:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:14:in `new_post' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:18:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2159488320/variables" for 127.0.0.1 at 2014-09-02 10:30:57 -0500 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:33:18 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 83ms Pundit::NotDefinedError - unable to find policy Storytime::BlogPostPolicy for #: pundit (0.2.3) lib/pundit/policy_finder.rb:28:in `policy!' pundit (0.2.3) lib/pundit.rb:32:in `policy!' pundit (0.2.3) lib/pundit.rb:84:in `policy' pundit (0.2.3) lib/pundit.rb:66:in `authorize' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:20:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2224397460/variables" for 127.0.0.1 at 2014-09-02 10:33:18 -0500 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (10.3ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (21.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (111.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (127.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 236ms (Views: 160.3ms | ActiveRecord: 7.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:34:23 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:34:34 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (1.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 400 Bad Request in 127962ms ActionController::ParameterMissing - param is missing or the value is empty: post: actionpack (4.1.0) lib/action_controller/metal/strong_parameters.rb:183:in `require' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:86:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:29:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:36:42 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 400 Bad Request in 15149ms ActionController::ParameterMissing - param is missing or the value is empty: post: actionpack (4.1.0) lib/action_controller/metal/strong_parameters.rb:183:in `require' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:28:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:29:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2189643440/variables" for 127.0.0.1 at 2014-09-02 10:36:58 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:37:40 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (1.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 117804ms NoMethodError - undefined method `type_name' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:73:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:29:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2193728740/variables" for 127.0.0.1 at 2014-09-02 10:39:38 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:39:42 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 2013ms ArgumentError - wrong number of arguments (1 for 0): /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:29:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2193544280/variables" for 127.0.0.1 at 2014-09-02 10:39:44 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2193544280/eval" for 127.0.0.1 at 2014-09-02 10:39:48 -0500 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:40:47 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] CACHE (1.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (1.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test') LIMIT 1  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (10.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (20.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (71.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (86.5ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 15665ms (Views: 132.6ms | ActiveRecord: 16.4ms) Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:41:03 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:41:09 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"testasdf", "draft_content"=>"testasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (1.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.9ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (2.3ms) begin transaction Storytime::Post Exists (0.9ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test' LIMIT 1 Storytime::Post Exists (1.6ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test') LIMIT 1  (0.9ms) rollback transaction Completed 401 Unauthorized in 193721ms Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:47:03 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.2ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (19.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (45.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 550ms (Views: 437.4ms | ActiveRecord: 4.2ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:47:04 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:50:29 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.7ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (41.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (49.5ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (37.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.7ms) Completed 200 OK in 405ms (Views: 320.5ms | ActiveRecord: 4.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:50:30 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:50:37 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 10ms NoMethodError - undefined method `[]' for nil:NilClass: /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:14:in `new_post' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:18:in `new' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2219056040/variables" for 127.0.0.1 at 2014-09-02 10:50:37 -0500 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started POST "/__better_errors/2219056040/eval" for 127.0.0.1 at 2014-09-02 10:50:43 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:51:21 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.3ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (103.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (115.7ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 232ms (Views: 145.4ms | ActiveRecord: 7.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:21 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:51:22 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:51:30 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"asdfasdf", "draft_content"=>"asfasdfasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (1.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (1.2ms) begin transaction Storytime::Post Exists (1.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test' LIMIT 1 Storytime::Post Exists (0.9ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test') LIMIT 1  (1.0ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (35.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (49.4ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 43791ms (Views: 69.6ms | ActiveRecord: 15.1ms) Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:52:14 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"asdfasdf", "draft_content"=>"asfasdfasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test') LIMIT 1  (0.1ms) rollback transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.4ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.2ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (25.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (43.2ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 1851ms (Views: 62.9ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:52:16 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:52:31 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test", "category_id"=>"", "excerpt"=>"asdfasdf", "draft_content"=>"asfasdfasdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (1.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (1.1ms) begin transaction Storytime::Post Exists (0.9ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test' LIMIT 1 Storytime::Post Exists (1.0ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test') LIMIT 1 SQL (2.1ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 15:52:36.563920"], ["excerpt", "asdfasdf"], ["published_at", "2014-09-02 15:52:34.348813"], ["slug", "test"], ["title", "test"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 15:52:36.563920"], ["user_id", 1]] Storytime::Version Load (1.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (1.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asfasdfasdf"], ["created_at", "2014-09-02 15:52:36.769833"], ["updated_at", "2014-09-02 15:52:36.769833"], ["user_id", 1], ["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.9ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (1.0ms) UPDATE "storytime_posts" SET "content" = 'asfasdfasdf' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 1 FriendlyId::Slug Load (1.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (1.0ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'test' [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (1.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 15:52:36.962360"], ["slug", "test"], ["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]]  (3.4ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/test/edit Completed 302 Found in 6595ms (ActiveRecord: 36.5ms) Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:52:38 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (36.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (41.6ms) Completed 500 Internal Server Error in 83ms NoMethodError - undefined method `edit_dashboard_post_url' for #<#:0x0000010236e2c0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2162945680' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:8:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2162945680' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2157882120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196528140/variables" for 127.0.0.1 at 2014-09-02 10:52:38 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:53:41 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.3ms) Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (59.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (61.7ms) Completed 500 Internal Server Error in 77ms NoMethodError - undefined method `edit_dashboard_post_url' for #<#:0x000001046663b8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:9:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2165156500' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:8:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2165156500' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2157882120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2162571460/variables" for 127.0.0.1 at 2014-09-02 10:53:41 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:54:03 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (43.4ms) Completed 500 Internal Server Error in 55ms NoMethodError - undefined method `blog_post_path' for #<#:0x00000101ccfea0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2157882120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2166110120/variables" for 127.0.0.1 at 2014-09-02 10:54:03 -0500 Started POST "/__better_errors/2166110120/variables" for 127.0.0.1 at 2014-09-02 10:54:16 -0500 Started POST "/__better_errors/2166110120/variables" for 127.0.0.1 at 2014-09-02 10:54:17 -0500 Started POST "/__better_errors/2166110120/variables" for 127.0.0.1 at 2014-09-02 10:54:19 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:54:54 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (20.0ms) Completed 500 Internal Server Error in 37ms NameError - uninitialized constant ActionView::CompiledTemplates::Post: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2194793080' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2166053120/variables" for 127.0.0.1 at 2014-09-02 10:54:54 -0500 Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:55:42 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (60.9ms) Completed 500 Internal Server Error in 76ms NoMethodError - undefined method `blog_post_path' for #<#:0x00000105e552a8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2196978440' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2170721780/variables" for 127.0.0.1 at 2014-09-02 10:55:42 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:56:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (17.6ms) Completed 500 Internal Server Error in 29ms NameError - uninitialized constant ActionView::CompiledTemplates::Post: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__3614007630302955333_2157819620' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196052960/variables" for 127.0.0.1 at 2014-09-02 10:56:08 -0500 Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (19.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (94.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (135.9ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 244ms (Views: 231.5ms | ActiveRecord: 5.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:56:21 -0500 Started GET "/posts/test" for 127.0.0.1 at 2014-09-02 10:56:25 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" WHERE "storytime_categories"."name" = 'posts' Processing by Storytime::PostsController#show as HTML Parameters: {"component_1"=>"posts", "id"=>"test"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (2.5ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (59.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (61.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/show.html.erb within layouts/storytime/application (68.4ms) Completed 500 Internal Server Error in 82ms NoMethodError - undefined method `blog_post_comments_path' for #<#:0x0000010905bea0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:49:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:452:in `apply_form_for_options!' actionview (4.1.0) lib/action_view/helpers/form_helper.rb:425:in `form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc' simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for' /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_comments__form_html_erb__756015876969397315_2223034500' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_comments__comments_html_erb__1864884891052230445_2223063700' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/show.html.erb:15:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_show_html_erb___1693961228170974843_2223150900' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2164078160/variables" for 127.0.0.1 at 2014-09-02 10:56:26 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (17.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (30.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (53.2ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 102ms (Views: 86.1ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:56:51 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:56:57 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"test 2", "category_id"=>"", "excerpt"=>"asdf", "draft_content"=>"fdas", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'test-2' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'test-2') LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 15:57:00.974562"], ["excerpt", "asdf"], ["published_at", "2014-09-02 15:57:00.970674"], ["slug", "test-2"], ["title", "test 2"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 15:57:00.974562"], ["user_id", 1]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "fdas"], ["created_at", "2014-09-02 15:57:00.977352"], ["updated_at", "2014-09-02 15:57:00.977352"], ["user_id", 1], ["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'fdas' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 2 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'test-2' [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 15:57:00.981796"], ["slug", "test-2"], ["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]]  (1.6ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/test-2/edit Completed 302 Found in 3658ms (ActiveRecord: 4.8ms) Started GET "/dashboard/blog_posts/test-2/edit" for 127.0.0.1 at 2014-09-02 10:57:00 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test-2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test-2' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (32.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (51.2ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 86ms (Views: 71.3ms | ActiveRecord: 3.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:01 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (35.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (38.5ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (23.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 147ms (Views: 77.5ms | ActiveRecord: 7.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:13 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.9ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 49ms (Views: 39.4ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:15 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:57:16 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (17.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (19.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 58ms (Views: 48.5ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:17 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.0ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 52ms (Views: 42.4ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:19 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 10:57:21 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (18.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (50.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (74.0ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 132ms (Views: 94.8ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:22 -0500 Started GET "/dashboard/categories" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Processing by Storytime::Dashboard::CategoriesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/index.html.erb within layouts/storytime/dashboard (9.0ms) Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 53ms (Views: 45.3ms | ActiveRecord: 1.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:25 -0500 Started GET "/dashboard/categories/new" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Processing by Storytime::Dashboard::CategoriesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.4ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (0.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (12.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/new.html.erb within layouts/storytime/dashboard (24.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 55ms (Views: 45.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:57:27 -0500 Started POST "/dashboard/categories" for 127.0.0.1 at 2014-09-02 10:57:31 -0500 Processing by Storytime::Dashboard::CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "category"=>{"name"=>"travel", "excluded_from_primary_feed"=>"1"}, "commit"=>"Create Category"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.1ms) begin transaction Storytime::Category Exists (0.2ms) SELECT 1 AS one FROM "storytime_categories" WHERE "storytime_categories"."name" = 'travel' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_categories" ("created_at", "excluded_from_primary_feed", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 15:57:31.507196"], ["excluded_from_primary_feed", "t"], ["name", "travel"], ["updated_at", "2014-09-02 15:57:31.507196"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/categories/1/edit Completed 302 Found in 17ms (ActiveRecord: 2.3ms) Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:57:31 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (10.7ms) Completed 500 Internal Server Error in 21ms NoMethodError - undefined method `permanent?' for #: activemodel (4.1.0) lib/active_model/attribute_methods.rb:435:in `method_missing' activerecord (4.1.0) lib/active_record/attribute_methods.rb:206:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_categories__category_html_erb___2981806760812753851_2166368080' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:399:in `block in collection_with_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:395:in `collection_with_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/renderer/renderer.rb:21:in `render' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:32:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb:10:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_categories__list_html_erb___2418153759953008030_2196504920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_categories_edit_html_erb___1479659158721654592_2158865420' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2158666100/variables" for 127.0.0.1 at 2014-09-02 10:57:31 -0500 Started POST "/__better_errors/2158666100/variables" for 127.0.0.1 at 2014-09-02 10:57:38 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:57:56 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (3.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (20.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (94.9ms) Completed 500 Internal Server Error in 139ms NameError - undefined local variable or method `type' for #<#:0x00000101c57888>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2223620700' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2223620700' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1537074979425296562_2157896920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2181059060/variables" for 127.0.0.1 at 2014-09-02 10:57:56 -0500 Started POST "/__better_errors/2181059060/variables" for 127.0.0.1 at 2014-09-02 10:58:03 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:58:32 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (1.3ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (17.9ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (68.1ms) Completed 500 Internal Server Error in 107ms NameError - undefined local variable or method `caetgory' for #<#:0x0000010221d358>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2162601100' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2162601100' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1537074979425296562_2157896920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2181629540/variables" for 127.0.0.1 at 2014-09-02 10:58:32 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:58:44 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (2.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (17.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Completed 500 Internal Server Error in 44ms NameError - uninitialized constant ActionView::CompiledTemplates::Post: activesupport (4.1.0) lib/active_support/dependencies.rb:518:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2162647120' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2162647120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1537074979425296562_2157896920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195194900/variables" for 127.0.0.1 at 2014-09-02 10:58:44 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:58:52 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (2.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (18.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.0ms) Completed 500 Internal Server Error in 57ms NoMethodError - undefined method `dashboard_posts_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:159:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2156635420' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2156635420' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1537074979425296562_2157896920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2161365660/variables" for 127.0.0.1 at 2014-09-02 10:58:52 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (1.5ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (16.5ms) Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 49ms (Views: 42.2ms | ActiveRecord: 1.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:02 -0500 Started GET "/dashboard/categories/new" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Processing by Storytime::Dashboard::CategoriesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (2.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/new.html.erb within layouts/storytime/dashboard (21.7ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.7ms) Completed 200 OK in 61ms (Views: 55.1ms | ActiveRecord: 1.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:08 -0500 Started POST "/dashboard/categories" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Processing by Storytime::Dashboard::CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "category"=>{"name"=>"tech", "excluded_from_primary_feed"=>"0"}, "commit"=>"Create Category"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.2ms) begin transaction Storytime::Category Exists (0.2ms) SELECT 1 AS one FROM "storytime_categories" WHERE "storytime_categories"."name" = 'tech' LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 15:59:10.784534"], ["name", "tech"], ["updated_at", "2014-09-02 15:59:10.784534"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/categories/2/edit Completed 302 Found in 16ms (ActiveRecord: 2.6ms) Started GET "/dashboard/categories/2/edit" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 2]] Storytime::Category Load (0.4ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (7.6ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (16.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (29.5ms) Storytime::Category Load (0.5ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 80ms (Views: 67.7ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:10 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:11 -0500 Started GET "/dashboard/categories/1/edit" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 1]] Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (7.9ms)  (0.8ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (20.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (19.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (44.3ms) Storytime::Category Load (0.4ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 93ms (Views: 80.4ms | ActiveRecord: 3.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:13 -0500 Started GET "/dashboard/categories/2/edit" for 127.0.0.1 at 2014-09-02 10:59:15 -0500 Processing by Storytime::Dashboard::CategoriesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."id" = ? LIMIT 1 [["id", 2]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_category.html.erb (4.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_categories" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_list.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/_form.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/categories/edit.html.erb within layouts/storytime/dashboard (19.5ms) Storytime::Category Load (0.3ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 51ms (Views: 42.5ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Started GET "/dashboard/blog_posts?category=travel" for 127.0.0.1 at 2014-09-02 10:59:16 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML Parameters: {"category"=>"travel"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."name" = 'travel' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (39.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (43.9ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 109ms (Views: 91.0ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:17 -0500 Started GET "/dashboard/blog_posts?category=travel" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML Parameters: {"category"=>"travel"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."name" = 'travel' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (23.3ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 65ms (Views: 54.7ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:19 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.2ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 51ms (Views: 40.5ms | ActiveRecord: 2.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:21 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (17.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 60ms (Views: 40.6ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:22 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (10.5ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 50ms (Views: 42.6ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:26 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 61ms (Views: 49.6ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:27 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (17.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 55ms (Views: 43.3ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 10:59:28 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (28.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (30.9ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (28.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 128ms (Views: 72.3ms | ActiveRecord: 5.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:17 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (17.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 58ms (Views: 47.8ms | ActiveRecord: 2.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:41 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (19.0ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 58ms (Views: 49.8ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:43 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (16.1ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 50ms (Views: 39.8ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:45 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:00:53 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (15.5ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 62ms (Views: 50.8ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:54 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (19.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (48.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (93.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 155ms (Views: 134.0ms | ActiveRecord: 6.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:55 -0500 Started GET "/dashboard/blog_posts/test-2/edit" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test-2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test-2' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (61.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (121.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 178ms (Views: 158.9ms | ActiveRecord: 5.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:57 -0500 Started GET "/dashboard/blog_posts/test/edit" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"test"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'test' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (26.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (12.1ms) CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (59.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (114.5ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 170ms (Views: 148.4ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:00:59 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.5ms) Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (18.8ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 68ms (Views: 49.3ms | ActiveRecord: 3.7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:07:49 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.4ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 36.2ms | ActiveRecord: 2.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:07:51 -0500 Started GET "/dashboard/blog_posts?category=travel" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML Parameters: {"category"=>"travel"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."name" = 'travel' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (16.6ms) Storytime::Category Load (0.2ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 49ms (Views: 38.6ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:07:52 -0500 Started GET "/dashboard/blog_posts?category=travel" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML Parameters: {"category"=>"travel"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Category Load (0.1ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."name" = 'travel' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.5ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (11.7ms) Storytime::Category Load (0.5ms) SELECT "storytime_categories".* FROM "storytime_categories" WHERE "storytime_categories"."excluded_from_primary_feed" = 't' Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 63ms (Views: 52.0ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:08:12 -0500 Started GET "/dashboard/blog_posts?category=travel" for 127.0.0.1 at 2014-09-02 11:19:19 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML Parameters: {"category"=>"travel"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (169.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (172.2ms) Completed 500 Internal Server Error in 226ms NameError - undefined local variable or method `current_category' for #<#:0x00000102557c80>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2259774200' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___159795879305002073_2157292120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2156009520/variables" for 127.0.0.1 at 2014-09-02 11:19:19 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:19:22 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (42.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (45.7ms) Completed 500 Internal Server Error in 64ms NameError - undefined local variable or method `current_category' for #<#:0x00000102b616a8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2259774200' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___159795879305002073_2157292120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2171638720/variables" for 127.0.0.1 at 2014-09-02 11:19:22 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:23:51 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (54.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (56.7ms) Completed 500 Internal Server Error in 66ms NameError - undefined local variable or method `current_category' for #<#:0x00000101d0d778>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2259774200' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___159795879305002073_2157292120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2170509540/variables" for 127.0.0.1 at 2014-09-02 11:23:51 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:24:18 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (39.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (42.0ms) Completed 500 Internal Server Error in 56ms NameError - undefined local variable or method `post' for #<#:0x00000101b688a0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4110446207236384113_2161968020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___159795879305002073_2157292120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2162517720/variables" for 127.0.0.1 at 2014-09-02 11:24:18 -0500  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DeviseCreateUsers (20140530185250)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140530185250"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimePosts (20140501174341)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "static" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140501174341"]]  (2.5ms) commit transaction Migrating to CreateFriendlyIdSlugs (20140509191309)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.2ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.3ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140509191309"]]  (0.9ms) commit transaction Migrating to CreateStorytimeMedia (20140511200849)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140511200849"]]  (0.8ms) commit transaction Migrating to CreateStorytimeSites (20140513161233)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140513161233"]]  (0.8ms) commit transaction Migrating to CreateStorytimeTags (20140514200234)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200234"]]  (0.8ms) commit transaction Migrating to CreateStorytimeTaggings (20140514200304)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200304"]]  (0.8ms) commit transaction Migrating to CreateStorytimeVersions (20140516141252)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140516141252"]]  (0.8ms) commit transaction Migrating to CreateStorytimeRoles (20140521190606)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521190606"]]  (0.7ms) commit transaction Migrating to AddRoleIdToUsers (20140521191048)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "users" ADD "storytime_role_id" integer  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191048"]]  (1.3ms) commit transaction Migrating to CreateStorytimePermissions (20140521191728)  (0.2ms) begin transaction  (0.7ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.2ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.2ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191728"]]  (0.7ms) commit transaction Migrating to CreateStorytimeActions (20140521191744)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191744"]]  (0.7ms) commit transaction Migrating to CreateStorytimeComments (20140813014447)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813014447"]]  (0.8ms) commit transaction Migrating to AddNameToUsers (20140813130534)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "users" ADD "storytime_name" varchar(255) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813130534"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:27:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 11ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-09-02 11:27:58 -0500 Processing by Devise::SessionsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.5ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (10.2ms) Completed 200 OK in 54ms (Views: 44.3ms | ActiveRecord: 0.1ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 11:27:58 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:27:58 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:27:58 -0500 Started GET "/users/sign_up" for 127.0.0.1 at 2014-09-02 11:28:00 -0500 Processing by Devise::RegistrationsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.3ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (3.9ms) Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 11:28:00 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:28:00 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:28:00 -0500 Started POST "/users" for 127.0.0.1 at 2014-09-02 11:28:06 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 16:28:07.014614"], ["email", "bcroesch@gmail.com"], ["encrypted_password", "$2a$10$TJqp/40N2rg6aOUqhnwpe.lDS/z93W6uwTYlXpeqKVU.hilagSELS"], ["updated_at", "2014-09-02 16:28:07.014614"]]  (0.9ms) commit transaction  (0.1ms) begin transaction Binary data inserted for `string` type on column `current_sign_in_ip` Binary data inserted for `string` type on column `last_sign_in_ip` SQL (0.3ms) UPDATE "users" SET "current_sign_in_at" = ?, "current_sign_in_ip" = ?, "last_sign_in_at" = ?, "last_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-09-02 16:28:07.017712"], ["current_sign_in_ip", "127.0.0.1"], ["last_sign_in_at", "2014-09-02 16:28:07.017712"], ["last_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2014-09-02 16:28:07.018829"]]  (0.6ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts Completed 302 Found in 94ms (ActiveRecord: 2.6ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:28:07 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 11:28:07 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (27.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (29.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Completed 500 Internal Server Error in 56ms NoMethodError - undefined method `type_name' for "Storytime::BlogPost":String: /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2226872480' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb__920029155069960020_2226872480' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__1537074979425296562_2157896920' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2259630140/variables" for 127.0.0.1 at 2014-09-02 11:28:07 -0500 Started POST "/__better_errors/2259630140/eval" for 127.0.0.1 at 2014-09-02 11:28:11 -0500 Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (59.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (66.5ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (54.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 390ms (Views: 346.7ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:00 -0500 Started POST "/dashboard/sites" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Processing by Storytime::Dashboard::SitesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"default", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Create Site"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites"  (0.2ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 SQL (1.0ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 16:29:05.635823"], ["name", "writer"], ["updated_at", "2014-09-02 16:29:05.635823"]]  (1.1ms) commit transaction  (0.2ms) begin transaction Storytime::Role Exists (0.3ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 16:29:05.652114"], ["name", "editor"], ["updated_at", "2014-09-02 16:29:05.652114"]]  (0.9ms) commit transaction  (0.2ms) begin transaction Storytime::Role Exists (0.5ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 16:29:05.657665"], ["name", "admin"], ["updated_at", "2014-09-02 16:29:05.657665"]]  (0.8ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Other People''s Posts/Pages' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 16:29:05.678636"], ["guid", "d8a1b1"], ["name", "Manage Other People's Posts/Pages"], ["updated_at", "2014-09-02 16:29:05.678636"]]  (0.8ms) commit transaction  (0.2ms) begin transaction Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Publish Own Posts/Pages' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 16:29:05.683319"], ["guid", "5030ed"], ["name", "Publish Own Posts/Pages"], ["updated_at", "2014-09-02 16:29:05.683319"]]  (0.7ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Site Settings' LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 16:29:05.687257"], ["guid", "47342a"], ["name", "Manage Site Settings"], ["updated_at", "2014-09-02 16:29:05.687257"]]  (1.0ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Users' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 16:29:05.694988"], ["guid", "1f7d47"], ["name", "Manage Users"], ["updated_at", "2014-09-02 16:29:05.694988"]]  (0.8ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 16:29:05.712788"], ["role_id", 1], ["updated_at", "2014-09-02 16:29:05.712788"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 16:29:05.718609"], ["role_id", 2], ["updated_at", "2014-09-02 16:29:05.718609"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 16:29:05.722664"], ["role_id", 3], ["updated_at", "2014-09-02 16:29:05.722664"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 16:29:05.725776"], ["role_id", 2], ["updated_at", "2014-09-02 16:29:05.725776"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 16:29:05.728696"], ["role_id", 3], ["updated_at", "2014-09-02 16:29:05.728696"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 3], ["created_at", "2014-09-02 16:29:05.731510"], ["role_id", 3], ["updated_at", "2014-09-02 16:29:05.731510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 4], ["created_at", "2014-09-02 16:29:05.733948"], ["role_id", 3], ["updated_at", "2014-09-02 16:29:05.733948"]]  (0.7ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "users" SET "storytime_role_id" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["storytime_role_id", 3], ["updated_at", "2014-09-02 16:29:05.738557"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_sites" ("created_at", "footer", "ga_tracking_id", "header", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 16:29:05.742680"], ["footer", ""], ["ga_tracking_id", ""], ["header", ""], ["title", "ben's site"], ["updated_at", "2014-09-02 16:29:05.742680"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/sites/1/edit Completed 302 Found in 150ms (ActiveRecord: 26.9ms) Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (15.5ms) Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (47.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 100ms (Views: 70.1ms | ActiveRecord: 2.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:29:06 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:29:09 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (31.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (36.2ms) Completed 500 Internal Server Error in 54ms NameError - undefined local variable or method `post' for #<#:0x00000105cd5900>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___437351515928589423_2196076400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___730736547797153449_2196126940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195628660/variables" for 127.0.0.1 at 2014-09-02 11:29:09 -0500 Started POST "/__better_errors/2195628660/variables" for 127.0.0.1 at 2014-09-02 11:29:13 -0500 Started POST "/__better_errors/2195628660/eval" for 127.0.0.1 at 2014-09-02 11:29:15 -0500 Started POST "/__better_errors/2195628660/eval" for 127.0.0.1 at 2014-09-02 11:29:30 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:30:20 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (163296.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (163298.1ms) Completed 500 Internal Server Error in 163311ms NameError - undefined local variable or method `post' for #<#:0x000001025a45d0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___437351515928589423_2167545300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___730736547797153449_2196126940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:33:04 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (24.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (27.1ms) Completed 500 Internal Server Error in 78ms NameError - undefined local variable or method `post' for #<#:0x000001017919c0>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:52:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:4:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___437351515928589423_2174526840' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___730736547797153449_2196126940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2159682040/variables" for 127.0.0.1 at 2014-09-02 11:33:04 -0500 Started POST "/__better_errors/2159682040/variables" for 127.0.0.1 at 2014-09-02 11:33:09 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:38:53 -0500 AbstractController::Helpers::MissingHelperError - Missing helper file helpers/current_post_type_helper.rb: actionpack (4.1.0) lib/abstract_controller/helpers.rb:154:in `rescue in block in modules_for_helpers' actionpack (4.1.0) lib/abstract_controller/helpers.rb:151:in `block in modules_for_helpers' actionpack (4.1.0) lib/abstract_controller/helpers.rb:147:in `modules_for_helpers' actionpack (4.1.0) lib/action_controller/metal/helpers.rb:93:in `modules_for_helpers' actionpack (4.1.0) lib/abstract_controller/helpers.rb:111:in `helper' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:81:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:5:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:4:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:3:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:5:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:4:in `' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/blog_posts_controller.rb:3:in `' activesupport (4.1.0) lib/active_support/dependencies.rb:443:in `block in load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:633:in `new_constants_in' activesupport (4.1.0) lib/active_support/dependencies.rb:442:in `load_file' activesupport (4.1.0) lib/active_support/dependencies.rb:342:in `require_or_load' activesupport (4.1.0) lib/active_support/dependencies.rb:480:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' activesupport (4.1.0) lib/active_support/inflector/methods.rb:240:in `block in constantize' activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `constantize' activesupport (4.1.0) lib/active_support/dependencies.rb:552:in `get' activesupport (4.1.0) lib/active_support/dependencies.rb:583:in `constantize' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2159156540/variables" for 127.0.0.1 at 2014-09-02 11:38:53 -0500 Started POST "/__better_errors/2159156540/variables" for 127.0.0.1 at 2014-09-02 11:39:03 -0500 Started POST "/__better_errors/2159156540/variables" for 127.0.0.1 at 2014-09-02 11:39:04 -0500 Started POST "/__better_errors/2159156540/eval" for 127.0.0.1 at 2014-09-02 11:39:09 -0500 Started POST "/__better_errors/2159156540/variables" for 127.0.0.1 at 2014-09-02 11:39:11 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:39:19 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 52ms Pundit::NotDefinedError - unable to find scope Storytime::PagePolicy::Scope for Storytime::Page: pundit (0.2.3) lib/pundit/policy_finder.rb:24:in `scope!' pundit (0.2.3) lib/pundit.rb:23:in `policy_scope!' pundit (0.2.3) lib/pundit.rb:79:in `policy_scope' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:84:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2194944300/variables" for 127.0.0.1 at 2014-09-02 11:39:19 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:40:05 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 58ms LoadError - Unable to autoload constant Storytime::PagePolicy, expected /Users/ben/flyover/projects/storytime/app/policies/storytime/page_policy.rb to define it: activesupport (4.1.0) lib/active_support/dependencies.rb:481:in `load_missing_constant' activesupport (4.1.0) lib/active_support/dependencies.rb:180:in `const_missing' activesupport (4.1.0) lib/active_support/inflector/methods.rb:240:in `block in constantize' activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `constantize' activesupport (4.1.0) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' pundit (0.2.3) lib/pundit/policy_finder.rb:17:in `policy' pundit (0.2.3) lib/pundit/policy_finder.rb:10:in `scope' pundit (0.2.3) lib/pundit/policy_finder.rb:24:in `scope!' pundit (0.2.3) lib/pundit.rb:23:in `policy_scope!' pundit (0.2.3) lib/pundit.rb:79:in `policy_scope' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:84:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2221697480/variables" for 127.0.0.1 at 2014-09-02 11:40:05 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (11.7ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (20.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 104ms (Views: 51.6ms | ActiveRecord: 4.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:40:13 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 11:40:16 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.3ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (10.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (62.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (72.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 127ms (Views: 93.1ms | ActiveRecord: 3.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:40:17 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.3ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 73ms (Views: 61.2ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:40:25 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.3ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 52ms (Views: 41.3ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:40:27 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 32.3ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:40:28 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 31.7ms | ActiveRecord: 2.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 11:41:35 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 11:41:36 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 11:41:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (2348864.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 2348894ms (Views: 2348887.1ms | ActiveRecord: 1.6ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:21:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7405.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 7507ms (Views: 7432.6ms | ActiveRecord: 4.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:21:16 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:21:26 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (56795.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 56877ms (Views: 56819.4ms | ActiveRecord: 4.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:22:24 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:22:25 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (1175.1ms) Completed 500 Internal Server Error in 1259ms NoMethodError - undefined method `included_in_primary_feed?' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:16:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2399950908474063979_2197645940' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:14:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2399950908474063979_2197645940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4520938964973610219_2162064440' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2249752460/variables" for 127.0.0.1 at 2014-09-02 12:22:26 -0500 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:23:21 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (14.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15907.6ms) Completed 500 Internal Server Error in 15987ms NoMethodError - undefined method `included_in_primary_feed?' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:16:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2399950908474063979_2197645940' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb:14:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard__navigation_html_erb___2399950908474063979_2197645940' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb__4520938964973610219_2162064440' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2278428100/variables" for 127.0.0.1 at 2014-09-02 12:23:37 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:24:13 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (16.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10442.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (1.0ms) Completed 200 OK in 10842ms (Views: 10714.7ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:24:24 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:24:29 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25025.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 25061ms (Views: 25051.3ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:24:54 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:25:01 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (13.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12573.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 12919ms (Views: 12796.5ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:25:15 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:26:59 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.1ms) Completed 500 Internal Server Error in 66ms NoMethodError - undefined method `constantize' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:5:in `post_list_title' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___4344145056101788580_2161759120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___1649470441917520954_2160954300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2222347800/variables" for 127.0.0.1 at 2014-09-02 12:27:00 -0500 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:27:30 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (44.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (54.8ms) Completed 500 Internal Server Error in 196ms NoMethodError - undefined method `constantize' for #: activerecord (4.1.0) lib/active_record/dynamic_matchers.rb:26:in `method_missing' /Users/ben/flyover/projects/storytime/app/helpers/storytime/dashboard/posts_helper.rb:5:in `post_list_title' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb:3:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts__list_html_erb___2612418660880079082_2216585120' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_index_html_erb___1973256595879954272_2167957360' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2164317080/variables" for 127.0.0.1 at 2014-09-02 12:27:31 -0500 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2164317080/variables" for 127.0.0.1 at 2014-09-02 12:27:36 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:27:56 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (25386.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (1.0ms) Completed 200 OK in 25757ms (Views: 25697.1ms | ActiveRecord: 4.3ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:28:22 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (1793.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 1832ms (Views: 1823.6ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:28:24 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (20.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 101ms (Views: 43.0ms | ActiveRecord: 4.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:28:51 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 33.2ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:28:55 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 30.4ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:28:58 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (43.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (55.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 87ms (Views: 77.6ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:00 -0500 Started GET "/dashboard/users" for 127.0.0.1 at 2014-09-02 12:29:01 -0500 Processing by Storytime::Dashboard::UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" CACHE (0.0ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/users/_user.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/users/index.html.erb within layouts/storytime/dashboard (8.7ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 38.7ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 12:29:02 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.2ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (53.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 90ms (Views: 73.8ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:03 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.4ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 44ms (Views: 30.8ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:29:04 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (5.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 29.5ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:30:36 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 29.9ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:30:55 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:31:18 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.1ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (34608.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 34688ms (Views: 34634.8ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:31:53 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:32:12 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4580.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 4622ms (Views: 4610.6ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:32:17 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:32:24 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (72499.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 72577ms (Views: 72521.4ms | ActiveRecord: 4.3ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:33:37 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4410.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 4502ms (Views: 4441.6ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:33:42 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:33:46 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 100ms (Views: 45.2ms | ActiveRecord: 4.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:33:47 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 53ms (Views: 42.1ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:33:48 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-09-02 12:33:49 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (9.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (20.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (85.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 133ms (Views: 124.4ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:50 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 51ms (Views: 39.9ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:33:51 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 31.7ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:34:01 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 31.1ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:34:03 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (69.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (84.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 144ms (Views: 106.2ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:34:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:34:05 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:34:14 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"test page", "excerpt"=>"pasdf", "draft_content"=>"sadfkjasdlkf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `to_i' for #: (eval):2:in `page' activerecord (4.1.0) lib/active_record/relation/delegation.rb:70:in `block in page' activerecord (4.1.0) lib/active_record/relation.rb:286:in `scoping' activerecord (4.1.0) lib/active_record/relation/delegation.rb:70:in `page' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:84:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2229171520/variables" for 127.0.0.1 at 2014-09-02 12:34:14 -0500 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2229171520/variables" for 127.0.0.1 at 2014-09-02 12:34:18 -0500 Started POST "/__better_errors/2229171520/variables" for 127.0.0.1 at 2014-09-02 12:34:19 -0500 Started POST "/__better_errors/2229171520/variables" for 127.0.0.1 at 2014-09-02 12:34:20 -0500 Started POST "/__better_errors/2229171520/variables" for 127.0.0.1 at 2014-09-02 12:34:20 -0500 Started POST "/__better_errors/2229171520/eval" for 127.0.0.1 at 2014-09-02 12:35:30 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 90ms (Views: 35.8ms | ActiveRecord: 4.4ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:35:59 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 12:36:01 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.9ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (49.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (61.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 122ms (Views: 88.1ms | ActiveRecord: 4.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:36:02 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:36:06 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"asdf", "excerpt"=>"fda", "draft_content"=>"fdasf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Page"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `to_i' for #: (eval):2:in `page' activerecord (4.1.0) lib/active_record/relation/delegation.rb:70:in `block in page' activerecord (4.1.0) lib/active_record/relation.rb:286:in `scoping' activerecord (4.1.0) lib/active_record/relation/delegation.rb:70:in `page' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:84:in `load_posts' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:160:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2220228040/variables" for 127.0.0.1 at 2014-09-02 12:36:07 -0500 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" Started POST "/__better_errors/2220228040/variables" for 127.0.0.1 at 2014-09-02 12:36:09 -0500 Started POST "/__better_errors/2220228040/variables" for 127.0.0.1 at 2014-09-02 12:36:10 -0500 Started POST "/__better_errors/2220228040/variables" for 127.0.0.1 at 2014-09-02 12:36:10 -0500 Started POST "/__better_errors/2220228040/variables" for 127.0.0.1 at 2014-09-02 12:36:11 -0500 Started POST "/__better_errors/2220228040/eval" for 127.0.0.1 at 2014-09-02 12:36:17 -0500 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Started POST "/__better_errors/2220228040/eval" for 127.0.0.1 at 2014-09-02 12:36:24 -0500 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Started POST "/__better_errors/2220228040/eval" for 127.0.0.1 at 2014-09-02 12:36:33 -0500 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC Started POST "/__better_errors/2220228040/eval" for 127.0.0.1 at 2014-09-02 12:36:37 -0500 Started POST "/__better_errors/2220228040/eval" for 127.0.0.1 at 2014-09-02 12:36:39 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 89ms (Views: 39.2ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:37:58 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 12:37:59 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (3.4ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.6ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (62.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 121ms (Views: 88.1ms | ActiveRecord: 3.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:38:00 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:38:04 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"asdf", "excerpt"=>"fdadsf", "draft_content"=>"adsfasd", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Completed 500 Internal Server Error in 10ms RuntimeError - post_params method should be overridden by subclasses: /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:75:in `post_params' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/posts_controller.rb:27:in `create' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2217227520/variables" for 127.0.0.1 at 2014-09-02 12:38:04 -0500 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"asdf", "excerpt"=>"fdadsf", "draft_content"=>"adsfasd", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "commit"=>"Create Page"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') LIMIT 1 SQL (0.8ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 17:39:47.263525"], ["excerpt", "fdadsf"], ["published_at", "2014-09-02 17:39:47.247459"], ["slug", "asdf"], ["title", "asdf"], ["type", "Storytime::Page"], ["updated_at", "2014-09-02 17:39:47.263525"], ["user_id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "adsfasd"], ["created_at", "2014-09-02 17:39:47.278763"], ["updated_at", "2014-09-02 17:39:47.278763"], ["user_id", 1], ["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) UPDATE "storytime_posts" SET "content" = 'adsfasd' WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."id" = 1 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf' [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (0.4ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 17:39:47.295641"], ["slug", "asdf"], ["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/pages/asdf/edit Completed 302 Found in 133ms (ActiveRecord: 8.8ms) Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (7.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (47.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (72.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 119ms (Views: 94.0ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:39:47 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (1.0ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.8ms) Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (44.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (72.1ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 123ms (Views: 105.9ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:39:55 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"pageer", "excerpt"=>"asdf", "draft_content"=>"adsf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "commit"=>"Create Page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'pageer' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'pageer') LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 17:40:00.162978"], ["excerpt", "asdf"], ["slug", "pageer"], ["title", "pageer"], ["type", "Storytime::Page"], ["updated_at", "2014-09-02 17:40:00.162978"], ["user_id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (1.0ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "adsf"], ["created_at", "2014-09-02 17:40:00.171358"], ["updated_at", "2014-09-02 17:40:00.171358"], ["user_id", 1], ["versionable_id", 2], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.5ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'pageer' [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 17:40:00.180085"], ["slug", "pageer"], ["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]]  (1.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/pages/pageer/edit Completed 302 Found in 64ms (ActiveRecord: 6.2ms) Started GET "/dashboard/pages/pageer/edit" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"pageer"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'pageer' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.8ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (32.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (51.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 165ms (Views: 150.0ms | ActiveRecord: 4.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:40:00 -0500 Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 12:40:02 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (1.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (37.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.8ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.7ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (54.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (138.3ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.4ms) Completed 200 OK in 197ms (Views: 176.7ms | ActiveRecord: 8.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:40:03 -0500 Started GET "/dashboard/pages/pageer/edit" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"pageer"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'pageer' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.1ms) Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.9ms) CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (47.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (79.5ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 118ms (Views: 100.8ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:40:04 -0500 Started GET "/dashboard/pages/pageer/edit" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"pageer"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'pageer' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.7ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (31.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (48.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 407ms (Views: 397.0ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:40:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:40:50 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:40:50 -0500 Started GET "/dashboard/pages/pageer/edit" for 127.0.0.1 at 2014-09-02 12:41:03 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"pageer"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'pageer' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.2ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (36.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (51.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 83ms (Views: 72.2ms | ActiveRecord: 3.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:41:04 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.8ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (20.8ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 76ms (Views: 59.3ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:41:33 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (11.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 31.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:41:37 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 32.6ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:41:38 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:42:05 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (20.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (23.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 20664ms (Views: 54.2ms | ActiveRecord: 4.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:26 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:42:27 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (6.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 1935ms (Views: 40.3ms | ActiveRecord: 4.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:30 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (58.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (80.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 215ms (Views: 110.2ms | ActiveRecord: 6.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:36 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:37 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:42:37 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"fdsa", "excerpt"=>"asd", "draft_content"=>"fdd", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.3ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'fdsa' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'fdsa') LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 17:42:41.535059"], ["excerpt", "asd"], ["published_at", "2014-09-02 17:42:41.519825"], ["slug", "fdsa"], ["title", "fdsa"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 17:42:41.535059"], ["user_id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "fdd"], ["created_at", "2014-09-02 17:42:41.545782"], ["updated_at", "2014-09-02 17:42:41.545782"], ["user_id", 1], ["versionable_id", 3], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'fdd' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 3 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'fdsa' [["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 17:42:41.571967"], ["slug", "fdsa"], ["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]]  (1.3ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/fdsa/edit Completed 302 Found in 71ms (ActiveRecord: 6.4ms) Started GET "/dashboard/blog_posts/fdsa/edit" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"fdsa"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'fdsa' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (12.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.8ms) Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (31.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (69.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 104ms (Views: 91.4ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:42:41 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (18.8ms) Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (64.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (95.3ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 140ms (Views: 126.5ms | ActiveRecord: 4.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:42:44 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"blog", "excerpt"=>"asl", "draft_content"=>"sdafds", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'blog' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'blog') LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 17:42:50.300938"], ["excerpt", "asl"], ["published_at", "2014-09-02 17:42:50.297369"], ["slug", "blog"], ["title", "blog"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 17:42:50.300938"], ["user_id", 1]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "sdafds"], ["created_at", "2014-09-02 17:42:50.303839"], ["updated_at", "2014-09-02 17:42:50.303839"], ["user_id", 1], ["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] SQL (0.5ms) UPDATE "storytime_posts" SET "content" = 'sdafds' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 4 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'blog' [["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 17:42:50.313422"], ["slug", "blog"], ["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]]  (1.0ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/blog/edit Completed 302 Found in 37ms (ActiveRecord: 5.4ms) Started GET "/dashboard/blog_posts/blog/edit" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (46.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (65.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 95ms (Views: 83.9ms | ActiveRecord: 3.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 12:42:50 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.3ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (47.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 103ms (Views: 68.4ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 12:48:01 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 12:56:21 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (35.1ms) Completed 500 Internal Server Error in 58ms ActionView::MissingTemplate - Missing partial storytime/blog_posts/_blog_post with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__3291011006205104740_2218357540' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2231117100/variables" for 127.0.0.1 at 2014-09-02 12:56:22 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 12:57:45 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate - Missing template storytime/posts/index, storytime/application/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196592320/variables" for 127.0.0.1 at 2014-09-02 12:57:45 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:00:35 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate - Missing template storytime/posts/index, storytime/application/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2216815180/variables" for 127.0.0.1 at 2014-09-02 13:00:35 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:01:30 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 ActionController::RoutingError - uninitialized constant Storytime::BlogPostsController: actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2162437400/variables" for 127.0.0.1 at 2014-09-02 13:01:30 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:43:05 -0500 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (48.1ms) Completed 500 Internal Server Error in 68ms NoMethodError - undefined method `posts_url' for #<#:0x00000105f35a60>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb__2483855390013786178_2197387160' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2228764340/variables" for 127.0.0.1 at 2014-09-02 13:43:06 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:43:44 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (191.3ms) Completed 500 Internal Server Error in 207ms NoMethodError - undefined method `posts_url' for #<#:0x00000105d2dcb8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb__2483855390013786178_2197387160' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2161377240/variables" for 127.0.0.1 at 2014-09-02 13:43:44 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:44:06 -0500 Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.6ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (18.4ms) Storytime::Tag Load (0.4ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (41.0ms)  (0.6ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (89.6ms) Completed 500 Internal Server Error in 1336ms ActionView::MissingTemplate - Missing partial storytime/_navigation with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:20:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2218383500' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2215967360/variables" for 127.0.0.1 at 2014-09-02 13:44:07 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:45:16 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (7.3ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (17.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (41.8ms) Completed 500 Internal Server Error in 77ms ActionView::MissingTemplate - Missing partial storytime/_navigation with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:20:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2218383500' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2197513860/variables" for 127.0.0.1 at 2014-09-02 13:45:16 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:46:44 -0500 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (2.4ms) Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (17.1ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.4ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (25.5ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (1.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.6ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (65.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (106.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Storytime::Page Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (50.6ms) Completed 500 Internal Server Error in 215ms NoMethodError - undefined method `page_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2266667320' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218416800/variables" for 127.0.0.1 at 2014-09-02 13:46:44 -0500 Started POST "/__better_errors/2218416800/variables" for 127.0.0.1 at 2014-09-02 13:46:53 -0500 Started POST "/__better_errors/2218416800/variables" for 127.0.0.1 at 2014-09-02 13:46:54 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:47:39 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (7.2ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (16.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (38.9ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (48.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (28.3ms) Completed 500 Internal Server Error in 146ms NoMethodError - undefined method `page_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2266667320' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2195996360/variables" for 127.0.0.1 at 2014-09-02 13:47:40 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:47:54 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (10.9ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (21.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (42.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (27.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (47.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (66.2ms) Completed 500 Internal Server Error in 183ms NoMethodError - undefined method `page_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2266667320' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2160075780/variables" for 127.0.0.1 at 2014-09-02 13:47:54 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:48:20 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (12.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.1ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (19.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (66.2ms) Completed 500 Internal Server Error in 115ms NoMethodError - undefined method `page_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb__1600651597131396021_2220822460' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__4052195907238699647_2266667320' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2160647300/variables" for 127.0.0.1 at 2014-09-02 13:48:20 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:48:29 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (47.0ms) Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (24478.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (34182.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (42960.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (42991.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (34.6ms) Completed 500 Internal Server Error in 77490ms NoMethodError - undefined method `page_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:18:in `block in ___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb___4104854071595179139_2194080960' activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb___4104854071595179139_2194080960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__2500690350480569109_2219694240' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218969860/variables" for 127.0.0.1 at 2014-09-02 13:49:47 -0500 Started POST "/__better_errors/2218969860/variables" for 127.0.0.1 at 2014-09-02 13:49:50 -0500 Started POST "/__better_errors/2218969860/variables" for 127.0.0.1 at 2014-09-02 13:49:50 -0500 Started POST "/__better_errors/2218969860/variables" for 127.0.0.1 at 2014-09-02 13:49:55 -0500 Started POST "/__better_errors/2218969860/eval" for 127.0.0.1 at 2014-09-02 13:50:06 -0500 Started POST "/__better_errors/2218969860/eval" for 127.0.0.1 at 2014-09-02 13:50:33 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:51:54 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (8.5ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (51.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (7905.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (125.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (148.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (24360.9ms) Completed 401 Unauthorized in 32445ms Started GET "/" for 127.0.0.1 at 2014-09-02 13:52:50 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (31.0ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (41.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (107.8ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (44.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (73.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Completed 500 Internal Server Error in 434ms ActionView::MissingTemplate - Missing partial sites/_google_analytics_code with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:25:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb___1311594772998040025_2211631420' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2192515620/variables" for 127.0.0.1 at 2014-09-02 13:52:51 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:52:53 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (13.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.1ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (19.2ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (21.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Completed 500 Internal Server Error in 62ms ActionView::MissingTemplate - Missing partial sites/_google_analytics_code with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:25:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb___1311594772998040025_2211631420' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2213028180/variables" for 127.0.0.1 at 2014-09-02 13:52:53 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.7ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (12.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (18.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 57ms (Views: 53.8ms | ActiveRecord: 2.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 13:53:54 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 13:53:58 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 10ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2212996940/variables" for 127.0.0.1 at 2014-09-02 13:53:58 -0500 Started POST "/__better_errors/2212996940/eval" for 127.0.0.1 at 2014-09-02 13:54:05 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 13:58:56 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 4413ms ActionView::MissingTemplate - Missing template storytime/pages/show, storytime/application/show, application/show with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2210901960/variables" for 127.0.0.1 at 2014-09-02 13:59:01 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 13:59:58 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (6.5ms) Completed 500 Internal Server Error in 3190ms ActionView::MissingTemplate - Missing partial storytime/pages/_tags, storytime/application/_tags, application/_tags with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb:11:in `___sers_ben_flyover_projects_storytime_app_views_storytime_pages_show_html_erb__1512235535836529726_2162175080' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2165198460/variables" for 127.0.0.1 at 2014-09-02 14:00:01 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 14:00:09 -0500  (0.8ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.5ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (33.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (53.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.2ms) Completed 200 OK in 4222ms (Views: 76.1ms | ActiveRecord: 2.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:13 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 14:00:25 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.5ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (11.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 1381ms (Views: 41.2ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:26 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 14:00:38 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (31.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (51.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 105ms (Views: 78.4ms | ActiveRecord: 3.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:39 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 14:00:42 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (19.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 37.7ms | ActiveRecord: 1.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:42 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Processing by Storytime::BlogPostsController#index as HTML Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (9.1ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (15.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (31.9ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 68ms (Views: 63.5ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:43 -0500 Started GET "/blog_posts/blog" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (42.7ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (45.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (49.6ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 89ms (Views: 77.0ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:00:44 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 14:00:57 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (21.6ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (54.7ms) Completed 500 Internal Server Error in 78ms ActionView::MissingTemplate - Missing partial application/storytime/_navigation with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/dashboard.html.erb:17:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_dashboard_html_erb___3499469070518992674_2220679680' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2213210740/variables" for 127.0.0.1 at 2014-09-02 14:00:57 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.9ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (39.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 71ms (Views: 60.5ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:41 -0500 Started PATCH "/dashboard/sites/1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Processing by Storytime::Dashboard::SitesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"day_and_name", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Update Site", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.5ms) UPDATE "storytime_sites" SET "post_slug_style" = ?, "updated_at" = ? WHERE "storytime_sites"."id" = 1 [["post_slug_style", 1], ["updated_at", "2014-09-02 19:01:48.579759"]]  (0.8ms) commit transaction Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (31.5ms) Storytime::Role Load (0.7ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (68.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 123ms (Views: 103.7ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:48 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (13.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 37.2ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 14:01:50 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.7ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (9.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (16.0ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 54ms (Views: 49.7ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:52 -0500 Started GET "/blog_posts/blog" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.8ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (4.4ms) Storytime::Comment Load (0.1ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (11.4ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (33.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (1.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 62.6ms | ActiveRecord: 2.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:53 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (2.8ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (10.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (17.9ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 62ms (Views: 56.7ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:01:56 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (22.9ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (49.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 77ms (Views: 68.3ms | ActiveRecord: 2.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:02 -0500 Started GET "/blog_posts/blog" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (4.4ms) Storytime::Comment Load (0.1ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (9.9ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 51ms (Views: 42.5ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:14 -0500 Started GET "/blog_posts/blog" for 127.0.0.1 at 2014-09-02 14:02:29 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (18.0ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (16.4ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (18.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (40.0ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (33.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (43.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 7659ms (Views: 104.0ms | ActiveRecord: 5.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:02:37 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:03:38 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (31.8ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (38.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (71.9ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (49.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (75.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 427ms (Views: 401.9ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:03:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:39 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:03:45 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (41.6ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (49.7ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (94.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (61.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (127.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (5604.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 6173ms (Views: 6138.7ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:52 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:03:54 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (2.0ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (7.7ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (15.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (20.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (25.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2509.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 2568ms (Views: 2564.5ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:56 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:03:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:03:57 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:04:02 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (6.3ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (13.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (20.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (24.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (7011.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 7070ms (Views: 7066.1ms | ActiveRecord: 2.6ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:09 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (45.4ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (58.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (81.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (85.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (25.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 187ms (Views: 183.1ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:04:11 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:04:22 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:46"] Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:51"] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:46"] Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:51"] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (28.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:46"] Could not log "sql.active_record" event. SystemStackError: stack level too deep ["/Users/ben/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0/lib/active_support/tagged_logging.rb:51"] CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (115921.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (123462.2ms) Completed 401 Unauthorized in 123495ms Started GET "/" for 127.0.0.1 at 2014-09-02 14:06:39 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (31.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (0.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (39.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (77.8ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (48.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (75.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.4ms) Completed 200 OK in 406ms (Views: 381.7ms | ActiveRecord: 4.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:40 -0500 Started GET "/blog_posts/blog?component_1=2014&component_2=9&component_3=2" for 127.0.0.1 at 2014-09-02 14:06:44 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"blog"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.3ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (31.6ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (33.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (38.5ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 3434ms (Views: 63.1ms | ActiveRecord: 2.2ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:06:48 -0500 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Started GET "/" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (4.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (12.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.1ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (18.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (23.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 71ms (Views: 67.4ms | ActiveRecord: 2.0ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:08:20 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:09:08 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (32.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (40358.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (50836.9ms) Completed 401 Unauthorized in 50892ms Started GET "/" for 127.0.0.1 at 2014-09-02 14:10:20 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (28.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (36.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (94.8ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (48.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (77.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.8ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 429ms (Views: 403.1ms | ActiveRecord: 4.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:21 -0500 Started GET "/2014/9/2/blog" for 127.0.0.1 at 2014-09-02 14:10:24 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"blog"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (27.6ms) Storytime::Comment Load (0.3ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (30.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (34.1ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 6201ms (Views: 60.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:30 -0500 Started GET "/2014/9/2/blog" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"blog"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (9.6ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (16.5ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (18.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (30.9ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (30.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (45.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 137ms (Views: 98.0ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:44 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (9.8ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (23.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 60ms (Views: 55.3ms | ActiveRecord: 2.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:46 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 14:10:52 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (18.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 56ms (Views: 44.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:10:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 14:10:53 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 14:13:43 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"dashboard", "id"=>"posts"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 19ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157648360/variables" for 127.0.0.1 at 2014-09-02 14:13:43 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 58ms (Views: 42.6ms | ActiveRecord: 2.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 14:13:49 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:26:20 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 24ms ActionView::MissingTemplate - Missing template storytime/posts/index, storytime/application/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2219960040/variables" for 127.0.0.1 at 2014-09-02 14:26:20 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:26:45 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (44.9ms) Completed 500 Internal Server Error in 48ms NoMethodError - undefined method `blog_posts_path' for #<#:0x00000105f9bc70>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb___384544280896949231_2197594020' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196707900/variables" for 127.0.0.1 at 2014-09-02 14:26:45 -0500 Started POST "/__better_errors/2196707900/variables" for 127.0.0.1 at 2014-09-02 14:26:57 -0500 Started POST "/__better_errors/2196707900/variables" for 127.0.0.1 at 2014-09-02 14:26:58 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:27:15 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (1.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (23.0ms) Completed 500 Internal Server Error in 28ms ActionView::MissingTemplate - Missing partial storytime/blog_posts/_blog_post with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb___384544280896949231_2196183260' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2197147180/variables" for 127.0.0.1 at 2014-09-02 14:27:15 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:27:51 -0500 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (40.7ms) Completed 500 Internal Server Error in 116ms ActionView::MissingTemplate - Missing partial storytime/blog_posts/_blog_post with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2163005900/variables" for 127.0.0.1 at 2014-09-02 14:27:51 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:51:54 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (8.2ms) Completed 500 Internal Server Error in 12ms ActionView::MissingTemplate - Missing partial storytime/blog_posts/_blog_post with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2175230880/variables" for 127.0.0.1 at 2014-09-02 14:51:54 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:54:09 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (6.5ms) Completed 500 Internal Server Error in 10ms ActionView::MissingTemplate - Missing partial storytime/blog_posts/_blog_post with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2192158580/variables" for 127.0.0.1 at 2014-09-02 14:54:09 -0500 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Started GET "/" for 127.0.0.1 at 2014-09-02 14:59:20 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (20.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (22.7ms) Completed 500 Internal Server Error in 27ms NoMethodError - undefined method `blog_post_path' for #<#:0x0000010571ec00>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb___882983342574391940_2199756860' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2199934520/variables" for 127.0.0.1 at 2014-09-02 14:59:20 -0500 Started POST "/__better_errors/2199934520/variables" for 127.0.0.1 at 2014-09-02 14:59:27 -0500 Started POST "/__better_errors/2199934520/variables" for 127.0.0.1 at 2014-09-02 14:59:29 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 14:59:58 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (33.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (36.0ms) Completed 500 Internal Server Error in 41ms NoMethodError - undefined method `blog_post_path' for #<#:0x000001053c5090>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:5:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb___882983342574391940_2191466580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2198559160/variables" for 127.0.0.1 at 2014-09-02 14:59:58 -0500 Started POST "/__better_errors/2198559160/variables" for 127.0.0.1 at 2014-09-02 15:00:02 -0500 Started POST "/__better_errors/2198559160/variables" for 127.0.0.1 at 2014-09-02 15:00:03 -0500 Started POST "/__better_errors/2198559160/variables" for 127.0.0.1 at 2014-09-02 15:00:04 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:00:23 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (23.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (26.3ms) Completed 500 Internal Server Error in 30ms NoMethodError - undefined method `blog_post_path' for #<#:0x000001031e7810>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:5:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb___882983342574391940_2191466580' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__4278826074720715515_2164889300' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2173546620/variables" for 127.0.0.1 at 2014-09-02 15:00:23 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:00:36 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (28.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (7378.5ms) Completed 500 Internal Server Error in 7416ms NoMethodError - undefined method `blog_post_path' for #<#:0x000001072abc98>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb__3612447852281593716_2182803960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__2719258940658839289_2219152720' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2160729240/variables" for 127.0.0.1 at 2014-09-02 15:00:44 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:00:48 -0500 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (18.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (30287.0ms) Completed 500 Internal Server Error in 30294ms NoMethodError - undefined method `blog_post_path' for #<#:0x0000010232eeb8>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb__3612447852281593716_2182803960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__2719258940658839289_2219152720' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2163189800/variables" for 127.0.0.1 at 2014-09-02 15:01:18 -0500 Started POST "/__better_errors/2163189800/variables" for 127.0.0.1 at 2014-09-02 15:01:23 -0500 Started POST "/__better_errors/2163189800/variables" for 127.0.0.1 at 2014-09-02 15:01:24 -0500 Started POST "/__better_errors/2163189800/variables" for 127.0.0.1 at 2014-09-02 15:01:25 -0500 Started POST "/__better_errors/2163189800/variables" for 127.0.0.1 at 2014-09-02 15:01:58 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:02:32 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (18.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (21046.4ms) Completed 500 Internal Server Error in 21050ms NoMethodError - undefined method `blog_post_path' for #<#:0x00000102926730>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb:2:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts__blog_post_html_erb__3612447852281593716_2182803960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:419:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb__2719258940658839289_2219152720' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2219879160/variables" for 127.0.0.1 at 2014-09-02 15:02:53 -0500 Started POST "/__better_errors/2219879160/variables" for 127.0.0.1 at 2014-09-02 15:02:56 -0500 Started POST "/__better_errors/2219879160/variables" for 127.0.0.1 at 2014-09-02 15:02:58 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:03:30 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 ActionController::RoutingError - uninitialized constant Storytime::BlogPostsController: actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2207530820/variables" for 127.0.0.1 at 2014-09-02 15:03:30 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:04:07 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 16ms ActionView::MissingTemplate - Missing template storytime/blog_posts/index, storytime/application/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2235800520/variables" for 127.0.0.1 at 2014-09-02 15:04:07 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:04:31 -0500 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (27.5ms) Completed 500 Internal Server Error in 32ms NoMethodError - undefined method `posts_path' for #<#:0x000001088b6a10>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb___2797389435918591131_2219137620' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2163879560/variables" for 127.0.0.1 at 2014-09-02 15:04:32 -0500 Started POST "/__better_errors/2163879560/variables" for 127.0.0.1 at 2014-09-02 15:04:35 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:04:52 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered collection (11981.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (16698.9ms) Completed 401 Unauthorized in 16702ms Started GET "/" for 127.0.0.1 at 2014-09-02 15:05:20 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (62.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Rendered collection (79.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (133.3ms) Completed 500 Internal Server Error in 186ms ActionView::MissingTemplate - Missing partial storytime/pages/_page with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb__654364489972399356_2165709760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2224295100/variables" for 127.0.0.1 at 2014-09-02 15:05:21 -0500 Started POST "/__better_errors/2224295100/variables" for 127.0.0.1 at 2014-09-02 15:05:25 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:07:40 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (1.0ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (9.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) Rendered collection (20.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (60.2ms) Completed 500 Internal Server Error in 91ms ActionView::MissingTemplate - Missing partial storytime/pages/_page with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:418:in `block in collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:411:in `collection_without_template' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:291:in `render_collection' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:275:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:274:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb__654364489972399356_2165709760' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2222981720/variables" for 127.0.0.1 at 2014-09-02 15:07:40 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:08:01 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (7.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (0.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (15.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (89.9ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (59.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (85.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.7ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 567ms (Views: 541.8ms | ActiveRecord: 4.3ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:08:02 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:08:52 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 ActionController::RoutingError - uninitialized constant Storytime::BlogPostsController: actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2165978720/variables" for 127.0.0.1 at 2014-09-02 15:08:52 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:09:02 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 ActionController::RoutingError - uninitialized constant Storytime::BlogPostsController: actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2191780900/variables" for 127.0.0.1 at 2014-09-02 15:09:03 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:09:14 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Completed 500 Internal Server Error in 47ms ActionView::MissingTemplate - Missing template storytime/posts/index, storytime/application/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in: * "/Users/ben/flyover/projects/storytime/spec/dummy/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views" * "/Users/ben/flyover/projects/storytime/app/views" * "/Users/ben/.rvm/gems/ruby-2.1.1/gems/kaminari-0.16.1/app/views" : actionview (4.1.0) lib/action_view/path_set.rb:46:in `find' actionview (4.1.0) lib/action_view/lookup_context.rb:124:in `find' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:41:in `determine_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2231635620/variables" for 127.0.0.1 at 2014-09-02 15:09:14 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:11:17 -0500 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (42.2ms) Completed 500 Internal Server Error in 49ms NoMethodError - undefined method `blog_posts_path' for #<#:0x00000102ee2520>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_posts_index_html_erb___4032741733068521411_2172050960' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2193562500/variables" for 127.0.0.1 at 2014-09-02 15:11:18 -0500 Started POST "/__better_errors/2193562500/variables" for 127.0.0.1 at 2014-09-02 15:11:20 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:11:32 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (30.1ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (47.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (83.3ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (115.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (145.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (17.9ms) Completed 500 Internal Server Error in 502ms NoMethodError - undefined method `blog_posts_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:20:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb___1871112421349360482_2165127160' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb__2045539256706804017_2172044820' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2156651660/variables" for 127.0.0.1 at 2014-09-02 15:11:32 -0500 Started POST "/__better_errors/2156651660/variables" for 127.0.0.1 at 2014-09-02 15:11:35 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (1.9ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (13.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.1ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/index.html.erb within layouts/storytime/application (19.7ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.4ms) Completed 200 OK in 58ms (Views: 54.7ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:11:55 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:12:09 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 15:12:28 -0500 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' Processing by Storytime::PostsController#show as HTML Parameters: {"id"=>"posts"} CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 13ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2167750600/variables" for 127.0.0.1 at 2014-09-02 15:12:28 -0500 Started POST "/__better_errors/2167750600/variables" for 127.0.0.1 at 2014-09-02 15:12:33 -0500 Started POST "/__better_errors/2167750600/eval" for 127.0.0.1 at 2014-09-02 15:12:42 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 15:13:15 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' Processing by Storytime::PostsController#show as HTML Parameters: {"id"=>"posts"} CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 12ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2192720480/variables" for 127.0.0.1 at 2014-09-02 15:13:24 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 15:15:44 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"posts"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 24ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2218127200/variables" for 127.0.0.1 at 2014-09-02 15:15:44 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 15:16:07 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog_posts' Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog_posts"} CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'blog_posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'blog_posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 8ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2162237180/variables" for 127.0.0.1 at 2014-09-02 15:16:07 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-02 15:16:41 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"dashboard", "id"=>"posts"} Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 5ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2185982240/variables" for 127.0.0.1 at 2014-09-02 15:16:41 -0500 Started GET "/dashboard/sites" for 127.0.0.1 at 2014-09-02 15:16:43 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"dashboard", "id"=>"sites"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'sites' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'sites') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 6ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174884180/variables" for 127.0.0.1 at 2014-09-02 15:16:44 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 15:16:46 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (72.0ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (108.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (35.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (36.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Completed 200 OK in 447ms (Views: 359.8ms | ActiveRecord: 3.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:16:47 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:16:54 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (31.9ms) Completed 500 Internal Server Error in 38ms NoMethodError - undefined method `posts_path' for #<#:0x00000101d0e268>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:87:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb:1:in `___sers_ben_flyover_projects_storytime_app_views_storytime_blog_posts_index_html_erb___429374317205818646_2162772860' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2173257940/variables" for 127.0.0.1 at 2014-09-02 15:16:54 -0500 Started POST "/__better_errors/2173257940/variables" for 127.0.0.1 at 2014-09-02 15:17:02 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:17:31 -0500 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (10.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (20.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (65.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (20.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (13.3ms) Completed 500 Internal Server Error in 118ms NoMethodError - undefined method `posts_url' for #: actionpack (4.1.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/url_for.rb:161:in `url_for' /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb:20:in `___sers_ben_flyover_projects_storytime_app_views_storytime_application_storytime__header_html_erb___3783547277698345548_2163697400' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/ben/flyover/projects/storytime/app/views/layouts/storytime/application.html.erb:22:in `___sers_ben_flyover_projects_storytime_app_views_layouts_storytime_application_html_erb___1634932506857289436_2162853700' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/mime_responds.rb:258:in `respond_to' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:13:in `index' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2185866540/variables" for 127.0.0.1 at 2014-09-02 15:17:31 -0500 Started POST "/__better_errors/2185866540/variables" for 127.0.0.1 at 2014-09-02 15:17:37 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (11.1ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (19.3ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.4ms) Completed 200 OK in 62ms (Views: 59.0ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:49 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (11.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (18.0ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 57ms (Views: 53.3ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:51 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 15:17:52 -0500  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 40ms (Views: 34.8ms | ActiveRecord: 1.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:52 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:53 -0500 Started GET "/2014/9/2/blog" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"blog"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'blog' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (9.4ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 4]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (16.8ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 61ms (Views: 50.9ms | ActiveRecord: 2.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:17:56 -0500 Started GET "/2014/9/2/fdsa" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"fdsa"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'fdsa' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.8ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (6.3ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 3]] Rendered collection (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (14.2ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (22.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 67ms (Views: 61.5ms | ActiveRecord: 1.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:00 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 15:18:02 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 36.3ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:18:03 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 32.3ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:18:04 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (22.8ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (38.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 69ms (Views: 61.2ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:05 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/dashboard/users" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Processing by Storytime::Dashboard::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" CACHE (0.0ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/users/_user.html.erb (15.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/users/index.html.erb within layouts/storytime/dashboard (19.8ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 50ms (Views: 41.5ms | ActiveRecord: 1.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:06 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.3ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (40.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 68ms (Views: 58.0ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:18:07 -0500  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DeviseCreateUsers (20140530185250)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140530185250"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimePosts (20140501174341)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140501174341"]]  (0.8ms) commit transaction Migrating to CreateFriendlyIdSlugs (20140509191309)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.2ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.2ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140509191309"]]  (0.8ms) commit transaction Migrating to CreateStorytimeMedia (20140511200849)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140511200849"]]  (0.7ms) commit transaction Migrating to CreateStorytimeSites (20140513161233)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140513161233"]]  (0.7ms) commit transaction Migrating to CreateStorytimeTags (20140514200234)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200234"]]  (0.8ms) commit transaction Migrating to CreateStorytimeTaggings (20140514200304)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.2ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.2ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140514200304"]]  (0.8ms) commit transaction Migrating to CreateStorytimeVersions (20140516141252)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.2ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.5ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140516141252"]]  (0.8ms) commit transaction Migrating to CreateStorytimeRoles (20140521190606)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521190606"]]  (0.8ms) commit transaction Migrating to AddRoleIdToUsers (20140521191048)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "users" ADD "storytime_role_id" integer  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191048"]]  (0.9ms) commit transaction Migrating to CreateStorytimePermissions (20140521191728)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191728"]]  (1.0ms) commit transaction Migrating to CreateStorytimeActions (20140521191744)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140521191744"]]  (0.8ms) commit transaction Migrating to CreateStorytimeComments (20140813014447)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.1ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813014447"]]  (0.9ms) commit transaction Migrating to AddNameToUsers (20140813130534)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "users" ADD "storytime_name" varchar(255) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140813130534"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (1.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (1.2ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.9ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.8ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.8ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.7ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.0ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.8ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (0.9ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (1.0ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (1.0ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (1.3ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447') Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:22:42 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 9ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-09-02 15:22:42 -0500 Processing by Devise::SessionsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.7ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 60ms (Views: 49.6ms | ActiveRecord: 0.1ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:42 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:42 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:42 -0500 Started GET "/users/sign_up" for 127.0.0.1 at 2014-09-02 15:22:45 -0500 Processing by Devise::RegistrationsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.3ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (4.6ms) Completed 200 OK in 16ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:45 -0500 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:45 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:45 -0500 Started POST "/users" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:22:50.106474"], ["email", "bcroesch@gmail.com"], ["encrypted_password", "$2a$10$mH2JvtbvW4VH/IN3OPmHx.UcOfP8rm4Wgqz/tMNr4iz663tFDmmLq"], ["updated_at", "2014-09-02 20:22:50.106474"]]  (1.1ms) commit transaction  (0.1ms) begin transaction Binary data inserted for `string` type on column `current_sign_in_ip` Binary data inserted for `string` type on column `last_sign_in_ip` SQL (0.5ms) UPDATE "users" SET "current_sign_in_at" = ?, "current_sign_in_ip" = ?, "last_sign_in_at" = ?, "last_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-09-02 20:22:50.110685"], ["current_sign_in_ip", "127.0.0.1"], ["last_sign_in_at", "2014-09-02 20:22:50.110685"], ["last_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2014-09-02 20:22:50.111716"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts Completed 302 Found in 93ms (ActiveRecord: 3.2ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/dashboard/sites/new Filter chain halted as :ensure_site rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET "/dashboard/sites/new" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Processing by Storytime::Dashboard::SitesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (23.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/new.html.erb within layouts/storytime/dashboard (25.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 58ms (Views: 47.5ms | ActiveRecord: 1.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:50 -0500 Started POST "/dashboard/sites" for 127.0.0.1 at 2014-09-02 15:22:54 -0500 Processing by Storytime::Dashboard::SitesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"default", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Create Site"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" CACHE (0.0ms) SELECT COUNT(*) FROM "storytime_sites"  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 SQL (0.7ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 20:22:54.851368"], ["name", "writer"], ["updated_at", "2014-09-02 20:22:54.851368"]]  (1.3ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.4ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 20:22:54.859086"], ["name", "editor"], ["updated_at", "2014-09-02 20:22:54.859086"]]  (1.2ms) commit transaction  (0.1ms) begin transaction Storytime::Role Exists (0.2ms) SELECT 1 AS one FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 SQL (0.5ms) INSERT INTO "storytime_roles" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-09-02 20:22:54.865479"], ["name", "admin"], ["updated_at", "2014-09-02 20:22:54.865479"]]  (1.4ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Other People''s Posts/Pages' LIMIT 1 SQL (1.1ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:22:54.888851"], ["guid", "d8a1b1"], ["name", "Manage Other People's Posts/Pages"], ["updated_at", "2014-09-02 20:22:54.888851"]]  (1.2ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Publish Own Posts/Pages' LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:22:54.897312"], ["guid", "5030ed"], ["name", "Publish Own Posts/Pages"], ["updated_at", "2014-09-02 20:22:54.897312"]]  (1.0ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Site Settings' LIMIT 1 SQL (0.8ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:22:54.904583"], ["guid", "47342a"], ["name", "Manage Site Settings"], ["updated_at", "2014-09-02 20:22:54.904583"]]  (5.2ms) commit transaction  (0.1ms) begin transaction Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Users' LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:22:54.917714"], ["guid", "1f7d47"], ["name", "Manage Users"], ["updated_at", "2014-09-02 20:22:54.917714"]]  (0.8ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 20:22:54.936287"], ["role_id", 1], ["updated_at", "2014-09-02 20:22:54.936287"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 20:22:54.942211"], ["role_id", 2], ["updated_at", "2014-09-02 20:22:54.942211"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-09-02 20:22:54.944658"], ["role_id", 3], ["updated_at", "2014-09-02 20:22:54.944658"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 20:22:54.947085"], ["role_id", 2], ["updated_at", "2014-09-02 20:22:54.947085"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-09-02 20:22:54.950410"], ["role_id", 3], ["updated_at", "2014-09-02 20:22:54.950410"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 3], ["created_at", "2014-09-02 20:22:54.954300"], ["role_id", 3], ["updated_at", "2014-09-02 20:22:54.954300"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 4], ["created_at", "2014-09-02 20:22:54.956945"], ["role_id", 3], ["updated_at", "2014-09-02 20:22:54.956945"]]  (0.8ms) commit transaction Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1  (0.0ms) begin transaction SQL (0.3ms) UPDATE "users" SET "storytime_role_id" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["storytime_role_id", 3], ["updated_at", "2014-09-02 20:22:54.960343"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_sites" ("created_at", "footer", "ga_tracking_id", "header", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:22:54.962996"], ["footer", ""], ["ga_tracking_id", ""], ["header", ""], ["title", "ben's site"], ["updated_at", "2014-09-02 20:22:54.962996"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/sites/1/edit Completed 302 Found in 133ms (ActiveRecord: 35.3ms) Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 15:22:54 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.0ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (35.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 74ms (Views: 60.8ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:55 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (7.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 29.7ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:22:57 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (19.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (20.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 58ms (Views: 45.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:22:58 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (55.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (65.8ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 114ms (Views: 83.4ms | ActiveRecord: 3.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:22:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:23:00 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:23:03 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:23:03 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:28:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"asdf", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.0ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:28:58.257637"], ["excerpt", "asdf"], ["published_at", "2014-09-02 20:28:58.236550"], ["slug", "asdf"], ["title", "asdf"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 20:28:58.257637"], ["user_id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdf"], ["created_at", "2014-09-02 20:28:58.267588"], ["updated_at", "2014-09-02 20:28:58.267588"], ["user_id", 1], ["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) UPDATE "storytime_posts" SET "content" = 'asdf' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 1 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf' [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:28:58.281046"], ["slug", "asdf"], ["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]]  (2.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/asdf/edit Completed 302 Found in 128ms (ActiveRecord: 8.6ms) Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:28:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.6ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.0ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (108.3ms) Completed 500 Internal Server Error in 146ms NoMethodError - undefined method `post_path' for #<#:0x0000010897a208>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__991727087774267281_2219529320' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2157538620/variables" for 127.0.0.1 at 2014-09-02 15:28:58 -0500 Started POST "/__better_errors/2157538620/variables" for 127.0.0.1 at 2014-09-02 15:29:02 -0500 Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (9.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (15.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (49.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (75.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (18.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 123ms (Views: 107.7ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:29:28 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:29:28 -0500 Started GET "/blog_posts/asdf" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"blog_posts", "id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (7.9ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 1]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (9.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (13.0ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 49ms (Views: 40.4ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:32 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.4ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (37.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 63ms (Views: 54.2ms | ActiveRecord: 2.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:35 -0500 Started PATCH "/dashboard/sites/1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Processing by Storytime::Dashboard::SitesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"day_and_name", "root_page_content"=>"posts", "root_post_id"=>"", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Update Site", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.4ms) UPDATE "storytime_sites" SET "post_slug_style" = ?, "updated_at" = ? WHERE "storytime_sites"."id" = 1 [["post_slug_style", 1], ["updated_at", "2014-09-02 20:29:39.445255"]]  (0.8ms) commit transaction Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (30.6ms) Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (69.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 114ms (Views: 90.7ms | ActiveRecord: 5.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:39 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:29:40 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (9.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 31.0ms | ActiveRecord: 2.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:29:41 -0500 Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (35.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (51.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 84ms (Views: 69.7ms | ActiveRecord: 3.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:29:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:29:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:29:44 -0500 Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:30:22 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (30.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (48.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 81ms (Views: 65.8ms | ActiveRecord: 3.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:30:23 -0500 Started GET "/dashboard/blog_posts/" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.6ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 31.7ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:30:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:30:28 -0500 Started DELETE "/dashboard/blog_posts/asdf" for 127.0.0.1 at 2014-09-02 15:31:03 -0500 Processing by Storytime::Dashboard::BlogPostsController#destroy as JS Parameters: {"id"=>"asdf"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 1], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) DELETE FROM "storytime_versions" WHERE "storytime_versions"."id" = ? [["id", 1]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC [["sluggable_id", 1], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."id" = ? [["id", 1]] Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 1]] SQL (0.3ms) DELETE FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = ? [["id", 1]]  (2.5ms) commit transaction Completed 204 No Content in 27ms (ActiveRecord: 5.3ms) Started GET "/dashboard/blog_posts/" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (10.0ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 54ms (Views: 39.4ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:31:09 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 15:31:10 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (35.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (46.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 84ms (Views: 71.0ms | ActiveRecord: 3.5ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:31:11 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:31:16 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"asdf", "excerpt"=>"asdf", "draft_content"=>"adsf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') LIMIT 1 SQL (0.3ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:31:16.774300"], ["excerpt", "asdf"], ["published_at", "2014-09-02 20:31:16.769254"], ["slug", "asdf"], ["title", "asdf"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 20:31:16.774300"], ["user_id", 1]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "adsf"], ["created_at", "2014-09-02 20:31:16.777077"], ["updated_at", "2014-09-02 20:31:16.777077"], ["user_id", 1], ["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.5ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) UPDATE "storytime_posts" SET "content" = 'adsf' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 2 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf' [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:31:16.787924"], ["slug", "asdf"], ["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/asdf/edit Completed 302 Found in 35ms (ActiveRecord: 5.0ms) Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:31:16 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.3ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (43.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (59.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 93ms (Views: 79.2ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:31:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:16 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:31:17 -0500 Started DELETE "/dashboard/blog_posts/asdf" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Processing by Storytime::Dashboard::BlogPostsController#destroy as HTML Parameters: {"authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "id"=>"asdf"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 2], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) DELETE FROM "storytime_versions" WHERE "storytime_versions"."id" = ? [["id", 2]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC [["sluggable_id", 2], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."id" = ? [["id", 2]] Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 2]] SQL (0.3ms) DELETE FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = ? [["id", 2]]  (1.0ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts Completed 302 Found in 34ms (ActiveRecord: 4.4ms) Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (11.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (20.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 66ms (Views: 51.3ms | ActiveRecord: 2.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:31:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:31:29 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.9ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (4.6ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.3ms) Storytime::Media Load (0.8ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (48.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (56.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (13.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 171ms (Views: 82.3ms | ActiveRecord: 9.7ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:56:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:56:14 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"asdf", "excerpt"=>"asdf", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.2ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 Storytime::Post Exists (0.3ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') LIMIT 1 SQL (0.9ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:56:20.333116"], ["excerpt", "asdf"], ["slug", "asdf"], ["title", "asdf"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 20:56:20.333116"], ["user_id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdf"], ["created_at", "2014-09-02 20:56:20.341886"], ["updated_at", "2014-09-02 20:56:20.341886"], ["user_id", 1], ["versionable_id", 3], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf' [["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:56:20.346346"], ["slug", "asdf"], ["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]]  (1.1ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/asdf/edit Completed 302 Found in 47ms (ActiveRecord: 6.1ms) Started GET "/dashboard/blog_posts/asdf/edit" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (6.8ms) Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (14.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.5ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (33.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (62.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 93ms (Views: 80.5ms | ActiveRecord: 3.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:20 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:56:21 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:56:21 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.9ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.3ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (48.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (76.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 121ms (Views: 102.5ms | ActiveRecord: 4.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:56:23 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:56:23 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"fdas", "excerpt"=>"fda", "draft_content"=>"fdas", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.5ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'fdas' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'fdas') LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:56:27.646328"], ["excerpt", "fda"], ["published_at", "2014-09-02 20:56:27.637868"], ["slug", "fdas"], ["title", "fdas"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 20:56:27.646328"], ["user_id", 1]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] SQL (0.1ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "fdas"], ["created_at", "2014-09-02 20:56:27.650180"], ["updated_at", "2014-09-02 20:56:27.650180"], ["user_id", 1], ["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'fdas' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 4 FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'fdas' [["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:56:27.657076"], ["slug", "fdas"], ["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]]  (0.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/fdas/edit Completed 302 Found in 40ms (ActiveRecord: 5.1ms) Started GET "/dashboard/blog_posts/fdas/edit" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"fdas"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'fdas' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.4ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (51.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (68.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 103ms (Views: 88.4ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:56:28 -0500 Started DELETE "/dashboard/blog_posts/asdf" for 127.0.0.1 at 2014-09-02 15:56:32 -0500 Processing by Storytime::Dashboard::BlogPostsController#destroy as JS Parameters: {"id"=>"asdf"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 3], ["versionable_type", "Storytime::Post"]] SQL (0.5ms) DELETE FROM "storytime_versions" WHERE "storytime_versions"."id" = ? [["id", 3]] FriendlyId::Slug Load (0.2ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC [["sluggable_id", 3], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."id" = ? [["id", 3]] Storytime::Tagging Load (0.5ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 3]] SQL (0.3ms) DELETE FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = ? [["id", 3]]  (2.7ms) commit transaction Completed 204 No Content in 48ms (ActiveRecord: 7.0ms) Started GET "/dashboard/blog_posts/fdas/edit" for 127.0.0.1 at 2014-09-02 15:58:44 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"fdas"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'fdas' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.9ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (34.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (58.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 100ms (Views: 83.0ms | ActiveRecord: 4.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:58:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:58:45 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (2.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (14.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (49.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (71.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 123ms (Views: 99.0ms | ActiveRecord: 6.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:50 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:58:51 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:58:51 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 15:58:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"dafsdf", "excerpt"=>"adsf", "draft_content"=>"adsfs", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'dafsdf' LIMIT 1 Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'dafsdf') LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 20:58:58.969910"], ["excerpt", "adsf"], ["slug", "dafsdf"], ["title", "dafsdf"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 20:58:58.969910"], ["user_id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "adsfs"], ["created_at", "2014-09-02 20:58:58.976300"], ["updated_at", "2014-09-02 20:58:58.976300"], ["user_id", 1], ["versionable_id", 5], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'dafsdf' [["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 20:58:58.981431"], ["slug", "dafsdf"], ["sluggable_id", 5], ["sluggable_type", "Storytime::Post"]]  (1.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/dafsdf/edit Completed 302 Found in 38ms (ActiveRecord: 5.3ms) Started GET "/dashboard/blog_posts/dafsdf/edit" for 127.0.0.1 at 2014-09-02 15:58:58 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"dafsdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'dafsdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.2ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 5], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 5]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.1ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (40.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (55.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 88ms (Views: 74.7ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 15:58:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 15:59:00 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 15:59:00 -0500 Started DELETE "/dashboard/blog_posts/fdas" for 127.0.0.1 at 2014-09-02 15:59:10 -0500 Processing by Storytime::Dashboard::BlogPostsController#destroy as JS Parameters: {"id"=>"fdas"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'fdas' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? [["versionable_id", 4], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) DELETE FROM "storytime_versions" WHERE "storytime_versions"."id" = ? [["id", 4]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC [["sluggable_id", 4], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."id" = ? [["id", 4]] Storytime::Tagging Load (0.1ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 4]] SQL (0.4ms) DELETE FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = ? [["id", 4]]  (1.1ms) commit transaction Completed 204 No Content in 40ms (ActiveRecord: 4.5ms) Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 16:03:15 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (8.8ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 48ms (Views: 35.5ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:15 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:15 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:03:16 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (32.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (44.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 89ms (Views: 63.2ms | ActiveRecord: 3.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:03:19 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:03:19 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"lkjasdf", "excerpt"=>"lkjalksdjf", "draft_content"=>"lkajsdflkjs", "featured_media_id"=>"", "tag_list"=>"", "published"=>"0"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Page"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Post Exists (0.3ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'lkjasdf' LIMIT 1 Storytime::Post Exists (0.4ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'lkjasdf') LIMIT 1 SQL (0.6ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 21:03:24.456442"], ["excerpt", "lkjalksdjf"], ["slug", "lkjasdf"], ["title", "lkjasdf"], ["type", "Storytime::Page"], ["updated_at", "2014-09-02 21:03:24.456442"], ["user_id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 6], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "lkajsdflkjs"], ["created_at", "2014-09-02 21:03:24.462417"], ["updated_at", "2014-09-02 21:03:24.462417"], ["user_id", 1], ["versionable_id", 6], ["versionable_type", "Storytime::Post"]] FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 6], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'lkjasdf' [["sluggable_id", 6], ["sluggable_type", "Storytime::Post"]] SQL (0.2ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 21:03:24.467601"], ["slug", "lkjasdf"], ["sluggable_id", 6], ["sluggable_type", "Storytime::Post"]]  (1.9ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/pages/lkjasdf/edit Completed 302 Found in 37ms (ActiveRecord: 5.6ms) Started GET "/dashboard/pages/lkjasdf/edit" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"lkjasdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'lkjasdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (5.9ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 6], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 6], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.1ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 6], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 6], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 6]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.4ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (56.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (18.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 101ms (Views: 89.5ms | ActiveRecord: 3.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:03:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:03:25 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:03:25 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (33.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (47.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 83ms (Views: 68.0ms | ActiveRecord: 3.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:06:42 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:06:43 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:06:43 -0500 Started GET "/dashboard/pages/new" for 127.0.0.1 at 2014-09-02 16:08:23 -0500 Processing by Storytime::Dashboard::PagesController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.4ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (43.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (60.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 102ms (Views: 87.4ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:08:24 -0500 Started POST "/dashboard/pages" for 127.0.0.1 at 2014-09-02 16:13:34 -0500 Processing by Storytime::Dashboard::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "page"=>{"title"=>"asdf", "excerpt"=>"fdas", "draft_content"=>"asdf", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Page"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.0ms) begin transaction Storytime::Post Exists (0.1ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 Storytime::Post Exists (0.3ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'asdf') LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 21:13:35.095424"], ["excerpt", "fdas"], ["published_at", "2014-09-02 21:13:35.084173"], ["slug", "asdf"], ["title", "asdf"], ["type", "Storytime::Page"], ["updated_at", "2014-09-02 21:13:35.095424"], ["user_id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdf"], ["created_at", "2014-09-02 21:13:35.105471"], ["updated_at", "2014-09-02 21:13:35.105471"], ["user_id", 1], ["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) UPDATE "storytime_posts" SET "content" = 'asdf' WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."id" = 7 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf' [["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 21:13:35.113497"], ["slug", "asdf"], ["sluggable_id", 7], ["sluggable_type", "Storytime::Post"]]  (1.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/pages/asdf/edit Completed 302 Found in 116ms (ActiveRecord: 8.1ms) Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 16:13:35 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (83.8ms) Completed 500 Internal Server Error in 6046ms NoMethodError - undefined method `page_path' for #<#:0x000001013cc218>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__991727087774267281_2156679240' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2174459660/variables" for 127.0.0.1 at 2014-09-02 16:13:41 -0500 Started POST "/__better_errors/2174459660/variables" for 127.0.0.1 at 2014-09-02 16:13:48 -0500 Started POST "/__better_errors/2174459660/variables" for 127.0.0.1 at 2014-09-02 16:13:48 -0500 Started POST "/__better_errors/2174459660/variables" for 127.0.0.1 at 2014-09-02 16:13:49 -0500 Started POST "/__better_errors/2174459660/variables" for 127.0.0.1 at 2014-09-02 16:13:52 -0500 Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 16:16:50 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.6ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (106.2ms) Completed 500 Internal Server Error in 183ms NoMethodError - undefined method `page_path' for #<#:0x00000108544738>: /Users/ben/flyover/projects/storytime/app/helpers/storytime/application_helper.rb:45:in `method_missing' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb:7:in `___sers_ben_flyover_projects_storytime_app_views_storytime_dashboard_posts_edit_html_erb__991727087774267281_2156679240' actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' actionview (4.1.0) lib/action_view/template.rb:143:in `render' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime' activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2173089120/variables" for 127.0.0.1 at 2014-09-02 16:16:50 -0500 Started POST "/__better_errors/2173089120/variables" for 127.0.0.1 at 2014-09-02 16:16:53 -0500 Started POST "/__better_errors/2173089120/variables" for 127.0.0.1 at 2014-09-02 16:16:53 -0500 Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 16:17:11 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (13.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.7ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (57.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (85.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Completed 200 OK in 187ms (Views: 109.8ms | ActiveRecord: 8.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:17:12 -0500 Started GET "/dashboard/pages/asdf/edit" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Processing by Storytime::Dashboard::PagesController#edit as HTML Parameters: {"id"=>"asdf"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Page Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.3ms) Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.7ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (20.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 7], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 7]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.8ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (120.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (159.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 268ms (Views: 179.9ms | ActiveRecord: 8.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:52 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:17:53 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:17:53 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 16:17:54 -0500  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (11.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 51ms (Views: 43.1ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:54 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 16:17:57 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 29.6ms | ActiveRecord: 1.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:17:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:17:58 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 16:31:42 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (13.4ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (38.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 66ms (Views: 56.2ms | ActiveRecord: 2.6ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:31:43 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (16.6ms) Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (49.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 81ms (Views: 69.6ms | ActiveRecord: 2.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:32 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (9.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 36.1ms | ActiveRecord: 1.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:34 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:32:36 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.3ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (8.0ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 38ms (Views: 33.4ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:37 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 16:32:40 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 36.0ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:40 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (20.3ms) Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (64.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 107ms (Views: 93.9ms | ActiveRecord: 3.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:41 -0500 Started PATCH "/dashboard/sites/1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Processing by Storytime::Dashboard::SitesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "site"=>{"title"=>"ben's site", "post_slug_style"=>"day_and_name", "root_page_content"=>"page", "root_post_id"=>"7", "ga_tracking_id"=>"", "header"=>"", "footer"=>""}, "commit"=>"Update Site", "id"=>"1"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (1.5ms) UPDATE "storytime_sites" SET "root_page_content" = ?, "root_post_id" = ?, "updated_at" = ? WHERE "storytime_sites"."id" = 1 [["root_page_content", 1], ["root_post_id", 7], ["updated_at", "2014-09-02 21:32:50.097363"]]  (1.1ms) commit transaction Storytime::Page Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (18.2ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (46.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 89ms (Views: 66.0ms | ActiveRecord: 7.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:50 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (22.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (26.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (17.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 85ms (Views: 68.4ms | ActiveRecord: 3.9ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:53 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:32:54 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:32:54 -0500 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 30.8ms | ActiveRecord: 1.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:55 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (5.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 41.6ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:32:57 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:33:02 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"posts"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 12ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2159105720/variables" for 127.0.0.1 at 2014-09-02 16:33:02 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (28.3ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (52.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (80.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.6ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (20.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.5ms) Completed 200 OK in 390ms (Views: 359.0ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:35 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:36 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.2ms) Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 36.5ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:38 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:33:39 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (15.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 34.6ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:33:40 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (1.0ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (17.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 127ms (Views: 119.5ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:41 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 16:33:43 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (7.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 37.8ms | ActiveRecord: 2.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:33:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:33:44 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:33:47 -0500  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'posts' Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"posts"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 10ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2196424680/variables" for 127.0.0.1 at 2014-09-02 16:33:47 -0500 Started GET "/blog_posts" for 127.0.0.1 at 2014-09-02 16:34:39 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'blog_posts' Processing by Storytime::BlogPostsController#show as HTML Parameters: {"id"=>"blog_posts"} Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'blog_posts' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE (published_at is not null) AND ("friendly_id_slugs"."sluggable_type" = 'Storytime::Post' AND "friendly_id_slugs"."slug" = 'blog_posts') ORDER BY "storytime_posts"."id" ASC LIMIT 1 Completed 404 Not Found in 13ms ActiveRecord::RecordNotFound - ActiveRecord::RecordNotFound: friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:23:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/blog_posts_controller.rb:20:in `show' actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/routing/mapper.rb:45:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2197676080/variables" for 127.0.0.1 at 2014-09-02 16:34:39 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:34:43 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (17.9ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (32.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (52.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 119ms (Views: 109.5ms | ActiveRecord: 3.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:44 -0500 Started GET "/asdf" for 127.0.0.1 at 2014-09-02 16:34:46 -0500  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' Processing by Storytime::PagesController#show as HTML Parameters: {"id"=>"asdf"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."slug" = 'asdf' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 36ms (Views: 31.2ms | ActiveRecord: 1.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:46 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 Rendered collection (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.1ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (5.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 37ms (Views: 32.8ms | ActiveRecord: 1.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:34:48 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (14.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 33.6ms | ActiveRecord: 1.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:35:06 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.3ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (95.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (108.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 147ms (Views: 127.7ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:08 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:35:09 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:35:09 -0500 Started POST "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Processing by Storytime::Dashboard::BlogPostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "blog_post"=>{"title"=>"asdf", "excerpt"=>"dfasdf", "draft_content"=>"asdfsa", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "_wysihtml5_mode"=>"1", "commit"=>"Create Blog post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.2ms) begin transaction Storytime::Post Exists (0.2ms) SELECT 1 AS one FROM "storytime_posts" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_id" = "storytime_posts"."id" AND "friendly_id_slugs"."sluggable_type" = 'Storytime::Post' WHERE ("storytime_posts"."id" IS NOT NULL) AND "storytime_posts"."slug" = 'asdf' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_posts" ("created_at", "excerpt", "published_at", "slug", "title", "type", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-09-02 21:35:13.418766"], ["excerpt", "dfasdf"], ["published_at", "2014-09-02 21:35:13.412799"], ["slug", "asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"], ["title", "asdf"], ["type", "Storytime::BlogPost"], ["updated_at", "2014-09-02 21:35:13.418766"], ["user_id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] SQL (0.5ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdfsa"], ["created_at", "2014-09-02 21:35:13.427315"], ["updated_at", "2014-09-02 21:35:13.427315"], ["user_id", 1], ["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] SQL (0.2ms) UPDATE "storytime_posts" SET "content" = 'asdfsa' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 8 FriendlyId::Slug Load (0.1ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 8], ["sluggable_type", "Storytime::Post"]] SQL (0.1ms) DELETE FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' [["sluggable_id", 8], ["sluggable_type", "Storytime::Post"]] SQL (0.3ms) INSERT INTO "friendly_id_slugs" ("created_at", "slug", "sluggable_id", "sluggable_type") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 21:35:13.440657"], ["slug", "asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"], ["sluggable_id", 8], ["sluggable_type", "Storytime::Post"]]  (1.4ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit Completed 302 Found in 49ms (ActiveRecord: 6.0ms) Started GET "/dashboard/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (28.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (4.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (32.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (79.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 109ms (Views: 96.8ms | ActiveRecord: 3.9ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:35:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:35:14 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (27.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.3ms) Completed 200 OK in 81ms (Views: 72.9ms | ActiveRecord: 4.1ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:18 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:35:20 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (7.8ms)  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (17.0ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 48ms (Views: 44.2ms | ActiveRecord: 2.0ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:21 -0500 Started GET "/2014/9/2/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.3ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (10.9ms) Storytime::Comment Load (0.2ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (14.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (18.8ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 56ms (Views: 46.0ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:35:23 -0500 Started GET "/dashboard/blog_posts" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Processing by Storytime::Dashboard::BlogPostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (12.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 35.1ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:39 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:43:40 -0500 Started GET "/dashboard/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (7.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (0.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (29.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (47.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (6.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 84ms (Views: 67.2ms | ActiveRecord: 3.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:43:44 -0500 Started POST "/dashboard/media" for 127.0.0.1 at 2014-09-02 16:43:53 -0500 Processing by Storytime::Dashboard::MediaController#create as JSON Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "media"=>{"file"=>#, @original_filename="fw-logo-blue.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"media[file]\"; filename=\"fw-logo-blue.png\"\r\nContent-Type: image/png\r\n">}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "storytime_media" ("created_at", "file", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-09-02 21:43:53.810861"], ["file", "fw-logo-blue.png"], ["updated_at", "2014-09-02 21:43:53.810861"], ["user_id", 1]]  (0.8ms) commit transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (4.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/show.json.jbuilder (13.1ms) Completed 200 OK in 267ms (Views: 31.4ms | ActiveRecord: 2.7ms) Started GET "/dashboard/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Processing by Storytime::Dashboard::BlogPostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (24.4ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (3.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (5.5ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (77.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 122ms (Views: 101.1ms | ActiveRecord: 4.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:44:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:44:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:44:44 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (16.2ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (2.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (40.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (63.5ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 106ms (Views: 93.0ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:03 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:46:03 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:46:03 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.0ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (42.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (58.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 95ms (Views: 82.8ms | ActiveRecord: 3.1ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:46:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:46:14 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:46:14 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 16:47:49 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (8.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (15060.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (15065.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (15074.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (15112.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (15124.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 15237ms (Views: 15153.1ms | ActiveRecord: 6.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:04 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:48:05 -0500 Started GET "/dashboard/blog_posts/new" for 127.0.0.1 at 2014-09-02 16:48:09 -0500 Processing by Storytime::Dashboard::BlogPostsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::BlogPost Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.8ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."type" = 'Storytime::BlogPost' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.0ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (33960.7ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (33967.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (33976.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (34063.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (34088.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 34132ms (Views: 34110.9ms | ActiveRecord: 4.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-02 16:48:44 -0500 Started GET "/" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (29.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (50.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 107ms (Views: 72.1ms | ActiveRecord: 3.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:51 -0500 Started GET "/posts" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::BlogPostsController#index as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (7.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_blog_post.html.erb (11.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND (published_at is not null) Storytime::Tag Load (0.2ms) SELECT storytime_tags.*, count(storytime_taggings.tag_id) as count FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_taggings"."tag_id" = "storytime_tags"."id" GROUP BY storytime_tags.id Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/index.html.erb within layouts/storytime/application (36.4ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 70ms (Views: 65.3ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:54 -0500 Started GET "/2014/9/2/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-02 16:55:55 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (11.8ms) Storytime::Comment Load (0.3ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (17.9ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 63ms (Views: 50.5ms | ActiveRecord: 2.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:55:56 -0500 Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:55:59 -0500 Processing by Storytime::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "comment"=>{"content"=>"asdfadsf"}, "commit"=>"Create Comment", "blog_post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 404 Not Found in 4ms ActiveRecord::RecordNotFound - Couldn't find Storytime::Post without an ID: activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:402:in `find_with_ids' activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:68:in `find' friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:20:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/comments_controller.rb:30:in `set_post' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:143:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:55:59 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:03 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:07 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:07 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:09 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:10 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:14 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:15 -0500 Started POST "/__better_errors/2265190860/variables" for 127.0.0.1 at 2014-09-02 16:56:18 -0500 Started POST "/__better_errors/2265190860/eval" for 127.0.0.1 at 2014-09-02 16:56:24 -0500 Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:56:50 -0500 Processing by Storytime::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "comment"=>{"content"=>"asdfadsf"}, "commit"=>"Create Comment", "blog_post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 404 Not Found in 59281ms ActiveRecord::RecordNotFound - Couldn't find Storytime::Post without an ID: activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:402:in `find_with_ids' activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:68:in `find' friendly_id (5.0.4) lib/friendly_id/finder_methods.rb:20:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/comments_controller.rb:31:in `set_post' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:143:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/2224726160/variables" for 127.0.0.1 at 2014-09-02 16:57:50 -0500 Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:57:51 -0500 ActionController::RoutingError (No route matches [POST] "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments"): actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.9ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.6ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (94.6ms) Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:57:58 -0500 ActionController::RoutingError (No route matches [POST] "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments"): actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.9ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (54.6ms) Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:58:02 -0500 ActionController::RoutingError (No route matches [POST] "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments"): actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (55.0ms) Started POST "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:58:21 -0500 ActionController::RoutingError (No route matches [POST] "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments"): actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.1ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.1/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (54.8ms) Started GET "/blog_posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"blog_posts", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (6.9ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (17.0ms) Storytime::Comment Load (0.3ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] Rendered collection (0.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (19.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (28.4ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (29.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (40.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 128ms (Views: 88.4ms | ActiveRecord: 5.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:25 -0500 Started POST "/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/comments" for 127.0.0.1 at 2014-09-02 16:58:27 -0500 Processing by Storytime::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "comment"=>{"content"=>"asdfasd"}, "commit"=>"Create Comment", "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_comments" ("content", "created_at", "post_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["content", "asdfasd"], ["created_at", "2014-09-02 21:58:34.076810"], ["post_id", 8], ["updated_at", "2014-09-02 21:58:34.076810"], ["user_id", 1]]  (0.9ms) commit transaction Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Redirected to http://0.0.0.0:3000/2014/9/2/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09 Completed 302 Found in 6280ms (ActiveRecord: 2.1ms) Started GET "/2014/9/2/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Processing by Storytime::BlogPostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"9", "component_3"=>"2", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/_tags.html.erb (1.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (4.8ms) Storytime::Comment Load (0.1ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comment.html.erb (2.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (10.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/blog_posts/show.html.erb within layouts/storytime/application (28.1ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (5.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 57ms (Views: 52.1ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 16:58:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 16:58:34 -0500  (1.1ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.4ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (2.6ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (1.3ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (2.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.7ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (1.2ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (1.1ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (5.5ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (1.1ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (2.7ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.8ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (1.2ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.8ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.8ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250') Started GET "/" for 127.0.0.1 at 2014-09-02 17:41:18 -0500 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (36.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (150.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 221ms (Views: 174.6ms | ActiveRecord: 3.5ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:19 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (15.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 55ms (Views: 42.2ms | ActiveRecord: 2.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 17:41:22 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 17:41:23 -0500 Started GET "/dashboard/pages" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Processing by Storytime::Dashboard::PagesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (28.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (31.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 110ms (Views: 62.7ms | ActiveRecord: 4.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/blog_posts.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/pages.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-02 17:42:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-02 17:42:28 -0500 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::BlogPost Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = ? LIMIT 1 [["id", 8]] Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (15.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (2.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (1.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (1.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (1.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Site Load (11.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Site Load (1.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeAutosaves (20140916183056)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.4ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id") SQL (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140916183056"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-23 20:11:14 -0500 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.2ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (52.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (59.5ms) Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (101.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (106.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (1.1ms) Completed 200 OK in 2875ms (Views: 2611.5ms | ActiveRecord: 5.0ms) Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-23 20:11:17 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (94.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.6ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (123.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (125.7ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.8ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (21.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (25.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 187ms (Views: 169.9ms | ActiveRecord: 3.7ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:17 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:11:18 -0500 Started GET "/dashboard/posts" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (21.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.3ms) Completed 200 OK in 76ms (Views: 55.1ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:14:07 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-23 20:14:08 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (8.2ms) Storytime::Version Load (0.8ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (18.5ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.4ms) Storytime::Media Load (0.7ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.0ms)  (0.6ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (23.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (170.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (225.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 272ms (Views: 243.0ms | ActiveRecord: 7.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:14:09 -0500 Started GET "/2014/09/02/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Processing by Storytime::PostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"09", "component_3"=>"02", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (1.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (9.6ms) Storytime::Comment Load (1.1ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comment.html.erb (94.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (111.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/show.html.erb within layouts/storytime/application (116.9ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (17.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (22.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (17.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.8ms) Completed 200 OK in 199ms (Views: 185.1ms | ActiveRecord: 3.6ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:14:13 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:14:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd







"}} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.7ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.4ms) begin transaction SQL (1.1ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd







"], ["created_at", "2014-09-24 01:14:22.020692"], ["updated_at", "2014-09-24 01:14:22.020692"]]  (0.7ms) commit transaction Completed 200 OK in 44ms (ActiveRecord: 6.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:14:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:14:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd











"], ["created_at", "2014-09-24 01:14:43.802838"], ["updated_at", "2014-09-24 01:14:43.802838"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 1]]  (0.6ms) commit transaction Completed 200 OK in 14ms (ActiveRecord: 3.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:14:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 1.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:15:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 23ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" ORDER BY "storytime_posts"."id" DESC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (1.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:16:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd











"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:17:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd












"], ["created_at", "2014-09-24 01:17:07.250837"], ["updated_at", "2014-09-24 01:17:07.250837"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 2]]  (0.7ms) commit transaction Completed 200 OK in 16ms (ActiveRecord: 3.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:17:09 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:17:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd












"], ["created_at", "2014-09-24 01:17:18.157045"], ["updated_at", "2014-09-24 01:17:18.157045"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 3]]  (1.0ms) commit transaction Completed 200 OK in 21ms (ActiveRecord: 4.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:17:29 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:17:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:17:51 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:24 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.7ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 22ms (ActiveRecord: 2.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:18:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 29ms (ActiveRecord: 2.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:19:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:19:19 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:19:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:19:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:19:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:20:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 81ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:21:09 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.5ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:21:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.3ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:21:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:21:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:21:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.3ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.3ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:22:59 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:23:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:23:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:23:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:23:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:23:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:24:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:24:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:24:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:24:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:24:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started GET "/2014/09/02/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Processing by Storytime::PostsController#show as HTML Parameters: {"component_1"=>"2014", "component_2"=>"09", "component_3"=>"02", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE (published_at is not null) AND "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (2.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_form.html.erb (3.6ms) Storytime::Comment Load (0.1ms) SELECT "storytime_comments".* FROM "storytime_comments" WHERE "storytime_comments"."post_id" = ? ORDER BY created_at DESC [["post_id", 8]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comment.html.erb (2.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/comments/_comments.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/show.html.erb within layouts/storytime/application (16.7ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Storytime::Page Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 150ms (Views: 141.5ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:54 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:55 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:25:55 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:25:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 1.6ms) Started GET "/2014/09/02/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09?preview=true" for 127.0.0.1 at 2014-09-23 20:25:56 -0500 Processing by Storytime::PostsController#show as HTML Parameters: {"preview"=>"true", "component_1"=>"2014", "component_2"=>"09", "component_3"=>"02", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/_tags.html.erb (1.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/posts/show.html.erb within layouts/storytime/application (2.1ms) Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 28.7ms | ActiveRecord: 1.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:25:57 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:26:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:26:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:26:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd












"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 17ms (ActiveRecord: 2.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:26:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf










"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf










"], ["created_at", "2014-09-24 01:26:17.146549"], ["updated_at", "2014-09-24 01:26:17.146549"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 4]]  (0.7ms) commit transaction Completed 200 OK in 15ms (ActiveRecord: 3.3ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-23 20:26:22 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (18.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (2.2ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (5.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (12.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (23.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (75.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (116.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 158ms (Views: 138.6ms | ActiveRecord: 5.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:26:23 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=5" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"autosave"=>"5", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (13.0ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (0.1ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (2.6ms) Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.4ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (1.8ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (104.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (128.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 167ms (Views: 149.6ms | ActiveRecord: 3.8ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:26:27 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=5" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"autosave"=>"5", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (0.2ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (6.1ms) Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (6.7ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (14.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (60.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (100.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (76.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (77.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 219ms (Views: 196.1ms | ActiveRecord: 5.3ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:26:43 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:26:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf


asdfasdfasdf







"], ["created_at", "2014-09-24 01:26:57.074734"], ["updated_at", "2014-09-24 01:26:57.074734"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 5]]  (0.6ms) commit transaction Completed 200 OK in 13ms (ActiveRecord: 2.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:27:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:27:19 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:27:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:27:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:27:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:28:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:29:09 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:29:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:29:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:29:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:29:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:30:59 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:31:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:31:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:31:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:31:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (1.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 3.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:31:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (1.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 26ms (ActiveRecord: 3.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:32:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:32:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:32:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:32:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:32:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:33:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:33:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:33:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.5ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:33:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 0.9ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=5" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"autosave"=>"5", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (20.9ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (0.2ms) Storytime::Version Load (1.8ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (7.6ms) Storytime::Tag Load (0.7ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.6ms) Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (4.9ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (22.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (77.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (118.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 170ms (Views: 146.2ms | ActiveRecord: 8.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:33:34 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.2ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (20.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (2.1ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (1.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (12.2ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.6ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.7ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (2.2ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (86.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (135.4ms) Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 181ms (Views: 159.3ms | ActiveRecord: 6.9ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:33:47 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=6" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"autosave"=>"6", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.1ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (0.2ms) Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (4.8ms) Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (1.9ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (56.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (102.7ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 156ms (Views: 127.1ms | ActiveRecord: 5.4ms) Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:33:51 -0500 Started PATCH "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Processing by Storytime::Dashboard::PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G6LBJZnCqD99Vpr9+ajkaHb/Gp2XH5uOJ85AsJclBWQ=", "post"=>{"title"=>"asdf", "excerpt"=>"dfasdf", "draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







", "featured_media_id"=>"", "tag_list"=>"", "published"=>"1"}, "type"=>"blog_post", "_wysihtml5_mode"=>"1", "commit"=>"Update Blog Post", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction Storytime::Tagging Load (0.2ms) SELECT "storytime_taggings".* FROM "storytime_taggings" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] SQL (0.9ms) INSERT INTO "storytime_versions" ("content", "created_at", "updated_at", "user_id", "versionable_id", "versionable_type") VALUES (?, ?, ?, ?, ?, ?) [["content", "asdfsa
kldjafd

asdf


asdfasdfasdf







"], ["created_at", "2014-09-24 01:33:59.256187"], ["updated_at", "2014-09-24 01:33:59.256187"], ["user_id", 1], ["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] SQL (0.4ms) UPDATE "storytime_posts" SET "content" = 'asdfsa
kldjafd

asdf


asdfasdfasdf







' WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') AND "storytime_posts"."id" = 8 FriendlyId::Slug Load (0.8ms) SELECT "friendly_id_slugs".* FROM "friendly_id_slugs" WHERE "friendly_id_slugs"."sluggable_id" = ? AND "friendly_id_slugs"."sluggable_type" = ? ORDER BY "friendly_id_slugs".id DESC LIMIT 1 [["sluggable_id", 8], ["sluggable_type", "Storytime::Post"]]  (1.0ms) commit transaction Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]]  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 6]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=6 Completed 302 Found in 64ms (ActiveRecord: 9.5ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit?autosave=6" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"autosave"=>"6", "id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Redirected to http://0.0.0.0:3000/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit Completed 302 Found in 79ms (ActiveRecord: 1.4ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (11.5ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (0.9ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (11.3ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.3ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (2.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (11.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (36.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (68.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 100ms (Views: 88.0ms | ActiveRecord: 3.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:33:59 -0500 Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:42:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] CACHE (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 CACHE (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (1.1ms) begin transaction SQL (2.6ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"], ["created_at", "2014-09-24 01:43:15.319449"], ["updated_at", "2014-09-24 01:43:15.319449"]]  (3.7ms) commit transaction Completed 200 OK in 24537ms (ActiveRecord: 17.5ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:43:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 91ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:43:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 58ms (ActiveRecord: 3.5ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:43:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:01 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 52ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:44:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:45:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:45:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:45:29 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:45:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:45:51 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:24 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:46:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:47:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:47:19 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:47:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 50ms (ActiveRecord: 1.5ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:47:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:47:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:48:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:49:09 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:49:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:49:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:49:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:49:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.6ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:50:59 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:51:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:51:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:51:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.2ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:51:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:51:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:52:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:52:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:52:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:52:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:52:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.4ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:53:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:54:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:54:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/autosaves" for 127.0.0.1 at 2014-09-23 20:54:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09", "post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf

asdklfjsdaljfkljdlksfj







"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started GET "/dashboard/posts/new?type=blog_post" for 127.0.0.1 at 2014-09-23 20:54:36 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"type"=>"blog_post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (1.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (6.4ms) Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (4.0ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (20.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (66.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (86.4ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (17.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 284ms (Views: 122.9ms | ActiveRecord: 7.1ms) Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 20:54:37 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-09-23 21:03:47 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (2.0ms) Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (30.6ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (3.3ms) Storytime::Version Load (1.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (28.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.6ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.2ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (2.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (40.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (115.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 174ms (Views: 145.0ms | ActiveRecord: 8.2ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/bootstrap-wysihtml5.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/assets/bootstrap3-wysiwyg5-color.css" for 127.0.0.1 at 2014-09-23 21:03:48 -0500 Started GET "/" for 127.0.0.1 at 2014-10-02 20:51:50 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (2.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (4.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (7.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.4ms) Completed 200 OK in 5480ms (Views: 5428.6ms | ActiveRecord: 1.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-02 20:51:55 -0500 Started GET "/users/sign_in" for 127.0.0.1 at 2014-10-02 20:52:08 -0500 Processing by Devise::SessionsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/shared/_links.erb (3.0ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (23.8ms) Completed 200 OK in 81ms (Views: 68.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:08 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:08 -0500 Started POST "/users/sign_in" for 127.0.0.1 at 2014-10-02 20:52:13 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SOU0dBYiy0KqkFFAHb+/78ppxTo7Qt89VRy6LqX5T54=", "user"=>{"email"=>"user@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'user@example.com' ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 8ms Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SOU0dBYiy0KqkFFAHb+/78ppxTo7Qt89VRy6LqX5T54=", "user"=>{"email"=>"user@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"} Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.4ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (3.4ms) Completed 200 OK in 103ms (Views: 30.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:13 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:13 -0500 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1 Started POST "/users/sign_in" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SOU0dBYiy0KqkFFAHb+/78ppxTo7Qt89VRy6LqX5T54=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "users" SET "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-10-03 01:52:46.330915"], ["sign_in_count", 2], ["updated_at", "2014-10-03 01:52:46.332250"]]  (1.3ms) commit transaction Redirected to http://0.0.0.0:3000/ Completed 302 Found in 85ms (ActiveRecord: 2.0ms) Started GET "/" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (68.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (89.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (3.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.0ms) Completed 200 OK in 331ms (Views: 326.8ms | ActiveRecord: 2.0ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:46 -0500 Started GET "/" for 127.0.0.1 at 2014-10-02 20:52:48 -0500 Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (0.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (2.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.1ms) Completed 200 OK in 142ms (Views: 136.1ms | ActiveRecord: 1.5ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:49 -0500 Started GET "/dashboard/posts?type=blog_post" for 127.0.0.1 at 2014-10-02 20:52:50 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"type"=>"blog_post"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (21.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 146ms (Views: 135.7ms | ActiveRecord: 1.8ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-02 20:52:51 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-10-02 20:52:52 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (10.1ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (41.6ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.2ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.6ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (10.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (21.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (63.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (121.1ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 262ms (Views: 243.5ms | ActiveRecord: 4.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2014-10-02 20:52:53 -0500 Started GET "/" for 127.0.0.1 at 2014-10-05 11:53:21 -0500 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (1.9ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (109.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (158.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.7ms) Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (8.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.8ms) Completed 200 OK in 2891ms (Views: 2839.5ms | ActiveRecord: 4.2ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 11:53:24 -0500 Started GET "/dashboard/posts?type=blog_post" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"type"=>"blog_post"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (37.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (41.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 214ms (Views: 195.0ms | ActiveRecord: 3.6ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:56 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-10-05 14:34:58 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (1.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.9ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (22.2ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (2.9ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (16.7ms) Storytime::Version Load (0.9ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.4ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (82.7ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.6ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.9ms) Storytime::Media Load (0.6ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (9.3ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (19.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (31.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (96.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (230.4ms) Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (16.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (18.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.5ms) Completed 200 OK in 515ms (Views: 463.0ms | ActiveRecord: 13.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2014-10-05 14:34:59 -0500 Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.9ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (20.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (2.2ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.3ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (16.8ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.2ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (13.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (261.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (311.9ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 461ms (Views: 443.1ms | ActiveRecord: 5.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:11 -0500 Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:35:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"], ["created_at", "2014-10-05 19:35:15.338341"], ["updated_at", "2014-10-05 19:35:15.338341"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 7]]  (0.7ms) commit transaction Completed 200 OK in 22ms (ActiveRecord: 4.1ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (17.7ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (1.8ms) Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (16.0ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.1ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (6.1ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (58.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (105.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 272ms (Views: 256.8ms | ActiveRecord: 4.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 14:35:23 -0500 Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:35:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf


asdfasdfasdf







"], ["created_at", "2014-10-05 19:35:26.472098"], ["updated_at", "2014-10-05 19:35:26.472098"]]  (2.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 8]]  (0.7ms) commit transaction Completed 200 OK in 22ms (ActiveRecord: 5.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:35:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"], ["created_at", "2014-10-05 19:35:36.519930"], ["updated_at", "2014-10-05 19:35:36.519930"]]  (2.1ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 9]]  (0.6ms) commit transaction Completed 200 OK in 14ms (ActiveRecord: 4.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:35:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:35:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:36:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:37:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started GET "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/edit" for 127.0.0.1 at 2014-10-05 14:37:12 -0500 Processing by Storytime::Dashboard::PostsController#edit as HTML Parameters: {"id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.0ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (15.8ms) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/autosaves/_autosave_info.html.erb (1.8ms) Storytime::Version Load (0.1ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."created_at" DESC [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Version Load (0.2ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/versions/_versions_info.html.erb (13.4ms) CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] CACHE (0.0ms) SELECT "storytime_versions".* FROM "storytime_versions" WHERE "storytime_versions"."versionable_id" = ? AND "storytime_versions"."versionable_type" = ? ORDER BY "storytime_versions"."updated_at" DESC LIMIT 1 [["versionable_id", 8], ["versionable_type", "Storytime::Post"]] Storytime::Tag Load (0.3ms) SELECT "storytime_tags".* FROM "storytime_tags" INNER JOIN "storytime_taggings" ON "storytime_tags"."id" = "storytime_taggings"."tag_id" WHERE "storytime_taggings"."post_id" = ? [["post_id", 8]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.2ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (61.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/edit.html.erb within layouts/storytime/dashboard (102.0ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 700ms (Views: 682.5ms | ActiveRecord: 4.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf
asdf

asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.4ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 14:37:13 -0500 Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:37:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf


asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf


asdfasdfasdf







"], ["created_at", "2014-10-05 19:37:31.005946"], ["updated_at", "2014-10-05 19:37:31.005946"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 10]]  (0.7ms) commit transaction Completed 200 OK in 24ms (ActiveRecord: 5.4ms)  (1.1ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.4ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.7ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.7ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (1.1ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (1.5ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (1.0ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.0ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (1.1ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (1.1ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.9ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (2.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534') Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:48:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "storytime_autosaves" ("autosavable_id", "autosavable_type", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"], ["content", "asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"], ["created_at", "2014-10-05 19:48:27.930833"], ["updated_at", "2014-10-05 19:48:27.930833"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) DELETE FROM "storytime_autosaves" WHERE "storytime_autosaves"."id" = ? [["id", 11]]  (1.1ms) commit transaction Completed 200 OK in 24ms (ActiveRecord: 6.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:48:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:48:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:48:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 35ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:49:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:50:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:51:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 46ms (ActiveRecord: 3.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:29 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:39 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:52:59 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:09 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (2.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 20ms (ActiveRecord: 4.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 104ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 37ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:19 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:29 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:39 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 4ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:53:59 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:09 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 44ms (ActiveRecord: 2.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:19 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:29 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.7ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (1.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 3.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:39 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:49 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:54:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 17ms (ActiveRecord: 1.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:34 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:55:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 4ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:10 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 42ms (ActiveRecord: 2.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:20 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:24 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:30 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:34 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:40 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 17ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:50 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:51 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (1.0ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:56:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:00 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 79ms (ActiveRecord: 4.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:01 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (1.8ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 4.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (1.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 23ms (ActiveRecord: 3.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:24 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.6ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 19ms (ActiveRecord: 3.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 1.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:34 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 1.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.8ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 20ms (ActiveRecord: 3.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:51 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:57:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 1.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:01 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:04 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 2.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 1.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:14 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:24 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:31 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:34 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 1.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:41 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:44 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:51 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 19ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.7ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.8ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 20ms (ActiveRecord: 2.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:54 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:58:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:01 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (1.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 20ms (ActiveRecord: 3.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.6ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 23ms (ActiveRecord: 2.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:11 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:21 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 12ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 2.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (2.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 21ms (ActiveRecord: 4.5ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 19ms (ActiveRecord: 2.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (1.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 20ms (ActiveRecord: 3.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.5ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 19ms (ActiveRecord: 2.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 17ms (ActiveRecord: 2.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.5ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 14:59:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 18ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.4ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (1.0ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 15ms (ActiveRecord: 3.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.6ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 14ms (ActiveRecord: 2.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.3ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 13ms (ActiveRecord: 2.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.4ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:00:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 11ms (ActiveRecord: 1.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 16ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:01:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.3ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 4ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:02:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 9ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:05 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.2ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 8ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:15 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:25 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:35 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 46ms (ActiveRecord: 3.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:45 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:55 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 1.0ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:03:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:17 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:22 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:23 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.6ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:26 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:27 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:28 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:32 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:33 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:36 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:37 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:38 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:42 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:43 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:46 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:47 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:48 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.9ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:52 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:53 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:56 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:57 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:04:58 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:02 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:03 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:06 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:07 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:08 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:12 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:13 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 6ms (ActiveRecord: 0.8ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:16 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.1ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.1ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 5ms (ActiveRecord: 0.7ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 10ms (ActiveRecord: 1.1ms) Started POST "/dashboard/posts/asdf-c942500c-4ec8-4117-b527-9c7635f4ca09/autosaves" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Processing by Storytime::Dashboard::AutosavesController#create as */* Parameters: {"post"=>{"draft_content"=>"asdfsa
kldjafd

asdf

asdf
asdfasdfasdf







"}, "post_id"=>"asdf-c942500c-4ec8-4117-b527-9c7635f4ca09"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Post Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."slug" = 'asdf-c942500c-4ec8-4117-b527-9c7635f4ca09' ORDER BY "storytime_posts"."id" ASC LIMIT 1 Storytime::Autosave Load (0.2ms) SELECT "storytime_autosaves".* FROM "storytime_autosaves" WHERE "storytime_autosaves"."autosavable_id" = ? AND "storytime_autosaves"."autosavable_type" = ? LIMIT 1 [["autosavable_id", 8], ["autosavable_type", "Storytime::Post"]] Completed 200 OK in 7ms (ActiveRecord: 0.9ms) Started GET "/dashboard/posts/new?type=blog_post" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML Parameters: {"type"=>"blog_post"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.8ms) Storytime::Post Load (0.5ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.6ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (30.1ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (24.0ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.4ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (35.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (94.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (128.5ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 371ms (Views: 322.3ms | ActiveRecord: 5.7ms) Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-05 15:05:18 -0500 Started GET "/" for 127.0.0.1 at 2014-10-21 02:28:54 -0500 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Processing by Storytime::PagesController#show as HTML CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Page Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) AND "storytime_posts"."id" = ? LIMIT 1 [["id", 7]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/pages/show.html.erb within layouts/storytime/application (2.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (4.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.7ms) Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) CACHE (0.0ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_header.html.erb (12.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_footer.html.erb (0.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/sites/_google_analytics_code.html.erb (0.6ms) Completed 200 OK in 3470ms (Views: 3409.9ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 02:28:58 -0500 Started GET "/dashboard" for 127.0.0.1 at 2014-10-21 02:29:03 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Completed 401 Unauthorized in 1ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-10-21 02:29:03 -0500 Processing by Devise::SessionsController#new as HTML Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.5ms) Rendered /Users/ben/.rvm/gems/ruby-2.1.2/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (31.1ms) Completed 200 OK in 85ms (Views: 67.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:03 -0500 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:03 -0500 Started POST "/users/sign_in" for 127.0.0.1 at 2014-10-21 02:29:13 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HCYrGL0jrmwd/e6iL3GpDwv1AFId8IDESZVz0A0mZ6Q=", "user"=>{"email"=>"bcroesch@gmail.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"} User Load (1.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bcroesch@gmail.com' ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.5ms) UPDATE "users" SET "current_sign_in_at" = ?, "last_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", "2014-10-21 07:29:13.618569"], ["last_sign_in_at", "2014-10-03 01:52:46.330915"], ["sign_in_count", 3], ["updated_at", "2014-10-21 07:29:13.620323"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard Completed 302 Found in 100ms (ActiveRecord: 3.2ms) Started GET "/dashboard" for 127.0.0.1 at 2014-10-21 02:29:13 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.5ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.6ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (1.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (26.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (29.4ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (43.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (46.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 317ms (Views: 247.0ms | ActiveRecord: 5.5ms) Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/assets/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-10-21 02:29:14 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.4ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (41.2ms) Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (75.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (7.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 400ms (Views: 388.5ms | ActiveRecord: 3.4ms) Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 02:29:17 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141021073356"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (1.4ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.9ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.7ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.8ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.8ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.8ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.9ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.7ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (0.9ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))   (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141021073356')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (1.1ms) DROP TABLE "storytime_snippets" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20141021073356'  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141021073356"]]  (2.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (1.6ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)  (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (1.0ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.9ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (1.1ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (1.2ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.9ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'   (0.9ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.0ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)   (0.7ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.9ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (0.9ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'   (0.9ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'  (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141021073356')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056') Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-10-21 03:52:55 -0500 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.7ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.9ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (1.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.8ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (81.4ms) Storytime::Role Load (0.7ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (127.5ms) Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (59.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (61.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.8ms) Completed 200 OK in 974ms (Views: 874.5ms | ActiveRecord: 10.1ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:52:56 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:52:56 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:52:56 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:56 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:52:57 -0500 Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (11.2ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (38.3ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 276ms (Views: 268.9ms | ActiveRecord: 2.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:54:29 -0500 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1  (0.1ms) begin transaction Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" WHERE "storytime_actions"."name" = 'Manage Text Snippets' LIMIT 1 SQL (0.8ms) INSERT INTO "storytime_actions" ("created_at", "guid", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-10-21 08:56:13.508945"], ["guid", "5qg25i"], ["name", "Manage Text Snippets"], ["updated_at", "2014-10-21 08:56:13.508945"]]  (1.0ms) commit transaction Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-10-21 08:56:13.532316"], ["role_id", 1], ["updated_at", "2014-10-21 08:56:13.532316"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-10-21 08:56:13.538476"], ["role_id", 2], ["updated_at", "2014-10-21 08:56:13.538476"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 2], ["created_at", "2014-10-21 08:56:13.541872"], ["role_id", 3], ["updated_at", "2014-10-21 08:56:13.541872"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-10-21 08:56:13.545666"], ["role_id", 2], ["updated_at", "2014-10-21 08:56:13.545666"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 1], ["created_at", "2014-10-21 08:56:13.549846"], ["role_id", 3], ["updated_at", "2014-10-21 08:56:13.549846"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 3], ["created_at", "2014-10-21 08:56:13.554194"], ["role_id", 3], ["updated_at", "2014-10-21 08:56:13.554194"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 4], ["created_at", "2014-10-21 08:56:13.556760"], ["role_id", 3], ["updated_at", "2014-10-21 08:56:13.556760"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 5], ["created_at", "2014-10-21 08:56:13.559842"], ["role_id", 2], ["updated_at", "2014-10-21 08:56:13.559842"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 5], ["created_at", "2014-10-21 08:56:13.563400"], ["role_id", 3], ["updated_at", "2014-10-21 08:56:13.563400"]]  (1.4ms) commit transaction Started GET "/dashboard/sites/1/edit" for 127.0.0.1 at 2014-10-21 03:56:15 -0500 Processing by Storytime::Dashboard::SitesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" WHERE "storytime_sites"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Storytime::Page Load (0.2ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::Page') AND (published_at is not null) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/_form.html.erb (86.7ms) Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 2]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/sites/edit.html.erb within layouts/storytime/dashboard (117.2ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (28.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (29.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 412ms (Views: 360.4ms | ActiveRecord: 5.4ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:16 -0500 Started GET "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 03:56:21 -0500 Processing by Storytime::Dashboard::SnippetsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.5ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (14.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/index.html.erb within layouts/storytime/dashboard (16.9ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (15.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 345ms (Views: 328.9ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:22 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (7.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (15.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (7.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 287ms (Views: 272.6ms | ActiveRecord: 2.6ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:24 -0500 Started POST "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Processing by Storytime::Dashboard::SnippetsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "snippet"=>{"name"=>"snippet", "content"=>"test 123"}, "commit"=>"Create Snippet"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "storytime_snippets" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "test 123"], ["created_at", "2014-10-21 08:56:47.398181"], ["name", "snippet"], ["updated_at", "2014-10-21 08:56:47.398181"]]  (1.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets/1/edit Completed 302 Found in 21ms (ActiveRecord: 4.0ms) Started GET "/dashboard/snippets/1/edit" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (4.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (12.7ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (10.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 272ms (Views: 256.8ms | ActiveRecord: 3.0ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:47 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:48 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 03:56:51 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (6.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (18.9ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (11.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 319ms (Views: 303.0ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:56:52 -0500 Started POST "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 03:57:02 -0500 Processing by Storytime::Dashboard::SnippetsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "snippet"=>{"name"=>"snippet-2", "content"=>"snippet 2's text"}, "commit"=>"Create Snippet"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "storytime_snippets" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "snippet 2's text"], ["created_at", "2014-10-21 08:57:02.801618"], ["name", "snippet-2"], ["updated_at", "2014-10-21 08:57:02.801618"]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets/2/edit Completed 302 Found in 15ms (ActiveRecord: 2.5ms) Started GET "/dashboard/snippets/2/edit" for 127.0.0.1 at 2014-10-21 03:57:02 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (6.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (5.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (14.3ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 271ms (Views: 261.3ms | ActiveRecord: 2.4ms) Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:03 -0500 Started GET "/dashboard/snippets/1/edit" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.7ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (22.8ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (9.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (11.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 272ms (Views: 253.1ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:05 -0500 Started GET "/dashboard/snippets/2/edit" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 2]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (3.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (17.3ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 302ms (Views: 288.3ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 03:57:07 -0500 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1  (0.4ms) {:role=>#, :action=>#} TypeError: no implicit conversion of Hash into String: {:role=>#, :action=>#}  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.6ms) DROP TABLE "storytime_snippets" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20141021073356'  (2.4ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.2ms) begin transaction  (0.9ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1  (0.6ms) {:role=>#, :action=>#} SQLite3::SQLException: unrecognized token: "{": {:role=>#, :action=>#}  (1.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 SQL (0.4ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 5], ["created_at", "2014-10-21 09:03:26.022320"], ["role_id", 2], ["updated_at", "2014-10-21 09:03:26.022320"]] Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 SQL (0.2ms) INSERT INTO "storytime_permissions" ("action_id", "created_at", "role_id", "updated_at") VALUES (?, ?, ?, ?) [["action_id", 5], ["created_at", "2014-10-21 09:03:26.033649"], ["role_id", 3], ["updated_at", "2014-10-21 09:03:26.033649"]] SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141021073356"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.5ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.7ms) select sqlite_version(*)  (1.3ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (1.0ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (1.0ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.8ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.7ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.9ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.8ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (0.9ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (1.0ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (1.0ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (1.0ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.9ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))   (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.1ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141021073356')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.4ms) DROP TABLE "storytime_snippets" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20141021073356'  (2.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateStorytimeSnippets (20141021073356)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)  Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'writer' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'editor' LIMIT 1 Storytime::Permission Load (0.1ms) SELECT "storytime_permissions".* FROM "storytime_permissions" WHERE "storytime_permissions"."role_id" = 2 AND "storytime_permissions"."action_id" = 5 LIMIT 1 Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."name" = 'admin' LIMIT 1 Storytime::Permission Load (0.1ms) SELECT "storytime_permissions".* FROM "storytime_permissions" WHERE "storytime_permissions"."role_id" = 3 AND "storytime_permissions"."action_id" = 5 LIMIT 1 SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141021073356"]]  (2.2ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='autosavable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='autosavable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_media_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_media_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_role_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_posts_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_posts_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_sites_on_root_post_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_tag_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='versionable_index' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='versionable_index' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_storytime_role_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_storytime_role_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.5ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (1.0ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.8ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.9ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.8ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.9ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.7ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.2ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.9ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "header" text, "footer" text, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (0.8ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (1.1ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (0.9ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (1.0ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))   (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141021073356')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056') Started GET "/dashboard/snippets/2/edit" for 127.0.0.1 at 2014-10-21 04:05:39 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.1ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 2]] Completed 404 Not Found in 38ms ActiveRecord::RecordNotFound - Couldn't find Storytime::Snippet with 'id'=2: activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:320:in `raise_record_not_found_exception!' activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:420:in `find_one' activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:404:in `find_with_ids' activerecord (4.1.0) lib/active_record/relation/finder_methods.rb:68:in `find' activerecord (4.1.0) lib/active_record/querying.rb:3:in `find' /Users/ben/flyover/projects/storytime/app/controllers/storytime/dashboard/snippets_controller.rb:59:in `set_snippet' activesupport (4.1.0) lib/active_support/callbacks.rb:424:in `block in make_lambda' activesupport (4.1.0) lib/active_support/callbacks.rb:143:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.0) lib/rails/engine.rb:514:in `call' railties (4.1.0) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/ben/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/ben/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/ben/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70180477385000/variables" for 127.0.0.1 at 2014-10-21 04:05:39 -0500 Started GET "/dashboard/snippets/" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Processing by Storytime::Dashboard::SnippetsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.7ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.7ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/index.html.erb within layouts/storytime/dashboard (12.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (36.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (37.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 347ms (Views: 315.5ms | ActiveRecord: 5.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:44 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:45 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.5ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.5ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (6.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (5.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (15.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 332ms (Views: 314.6ms | ActiveRecord: 2.8ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:47 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:05:48 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:07:22 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (6.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (20.7ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.5ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (47.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (49.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 618ms (Views: 527.3ms | ActiveRecord: 5.6ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:07:23 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:11:16 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (10.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (13.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (29.1ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (13.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 1282ms (Views: 1250.1ms | ActiveRecord: 3.8ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:17 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2014-10-21 04:11:18 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (1.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (9.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (13.5ms) Storytime::Media Load (0.7ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (6.8ms)  (0.8ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (27.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (46.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (70.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (87.2ms) CACHE (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (18.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (21.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 470ms (Views: 442.5ms | ActiveRecord: 6.7ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:21:59 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-10-21 04:23:11 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.4ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.7ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (3.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (19.8ms) Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (21.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (23.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 409ms (Views: 390.7ms | ActiveRecord: 4.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:12 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-10-21 04:23:40 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (4.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.0ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (7.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (14.2ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (48.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (50.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.4ms) Completed 200 OK in 334ms (Views: 290.7ms | ActiveRecord: 4.4ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:41 -0500 Started GET "/dashboard/media" for 127.0.0.1 at 2014-10-21 04:23:46 -0500 Processing by Storytime::Dashboard::MediaController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (7.2ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.6ms)  (0.4ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (14.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/index.html.erb within layouts/storytime/dashboard (24.5ms) Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.8ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (76.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (77.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 517ms (Views: 447.2ms | ActiveRecord: 8.5ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:47 -0500 Started GET "/dashboard/posts?type=page" for 127.0.0.1 at 2014-10-21 04:23:49 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"type"=>"page"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.6ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (41.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (44.2ms) Storytime::Action Load (0.6ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 355ms (Views: 338.5ms | ActiveRecord: 4.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:50 -0500 Started GET "/dashboard/posts/new" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Processing by Storytime::Dashboard::PostsController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (1.4ms) Storytime::Post Load (0.7ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" IN ('Storytime::BlogPost') Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (19.6ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5030ed' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 2 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.0ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (8.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_form.html.erb (78.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/new.html.erb within layouts/storytime/dashboard (102.0ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 421ms (Views: 387.8ms | ActiveRecord: 5.8ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:53 -0500 Started GET "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Processing by Storytime::Dashboard::SnippetsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (1.0ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (12.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/index.html.erb within layouts/storytime/dashboard (15.5ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (15.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 300ms (Views: 285.7ms | ActiveRecord: 4.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:23:59 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:00 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:24:01 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.6ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (7.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.9ms) Storytime::Media Load (0.5ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (4.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (19.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (32.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (44.9ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (14.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (16.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 431ms (Views: 408.1ms | ActiveRecord: 4.4ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:02 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:24:15 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.1ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (5.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (5.7ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (2.4ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (14.1ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (20.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (28.4ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.4ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.5ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (43.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (45.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.4ms) Completed 200 OK in 395ms (Views: 330.8ms | ActiveRecord: 7.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:24:16 -0500 Started POST "/dashboard/media" for 127.0.0.1 at 2014-10-21 04:24:50 -0500 Processing by Storytime::Dashboard::MediaController#create as JSON Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "media"=>{"file"=>#, @original_filename="iOS Simulator Screen Shot Sep 29, 2014, 12.35.37 PM.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"media[file]\"; filename=\"iOS Simulator Screen Shot Sep 29, 2014, 12.35.37 PM.png\"\r\nContent-Type: image/png\r\n">}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "storytime_media" ("created_at", "file", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-10-21 09:24:50.653245"], ["file", "iOS_Simulator_Screen_Shot_Sep_29__2014__12.35.37_PM.png"], ["updated_at", "2014-10-21 09:24:50.653245"], ["user_id", 1]]  (0.8ms) commit transaction Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (3.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/show.json.jbuilder (11.0ms) Completed 200 OK in 290ms (Views: 27.4ms | ActiveRecord: 2.8ms) Started POST "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 04:25:15 -0500 Processing by Storytime::Dashboard::SnippetsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "snippet"=>{"name"=>"hey", "content"=>"


"}, "commit"=>"Create Snippet"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.7ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.4ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.3ms) begin transaction SQL (0.9ms) INSERT INTO "storytime_snippets" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "


"], ["created_at", "2014-10-21 09:25:15.943876"], ["name", "hey"], ["updated_at", "2014-10-21 09:25:15.943876"]]  (1.3ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets/1/edit Completed 302 Found in 26ms (ActiveRecord: 4.9ms) Started GET "/dashboard/snippets/1/edit" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.1ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (5.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.9ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (6.5ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (22.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (31.0ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 261ms (Views: 251.2ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:16 -0500 Started DELETE "/dashboard/snippets/1" for 127.0.0.1 at 2014-10-21 04:25:58 -0500 Processing by Storytime::Dashboard::SnippetsController#destroy as HTML Parameters: {"authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.1ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 1]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? [["id", 1]]  (0.7ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets Completed 302 Found in 83ms (ActiveRecord: 5.1ms) Started GET "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Processing by Storytime::Dashboard::SnippetsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.3ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (4.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/index.html.erb within layouts/storytime/dashboard (6.8ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (40.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (42.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 295ms (Views: 281.7ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:25:59 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.3ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (4.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (8.8ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (9.2ms)  (0.5ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (93.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (107.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (113.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (122.2ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 347ms (Views: 336.7ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:04 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:05 -0500 Started POST "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 04:26:08 -0500 Processing by Storytime::Dashboard::SnippetsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "snippet"=>{"name"=>"asdf", "content"=>"asdf


"}, "commit"=>"Create Snippet"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.4ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "storytime_snippets" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "asdf


"], ["created_at", "2014-10-21 09:26:08.235531"], ["name", "asdf"], ["updated_at", "2014-10-21 09:26:08.235531"]]  (0.8ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets/2/edit Completed 302 Found in 16ms (ActiveRecord: 3.2ms) Started GET "/dashboard/snippets/2/edit" for 127.0.0.1 at 2014-10-21 04:26:08 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.6ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (6.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.2ms) Storytime::Media Load (0.4ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (5.3ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (11.8ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (16.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (22.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (31.5ms) CACHE (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (14.2ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 260ms (Views: 246.0ms | ActiveRecord: 3.8ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:09 -0500 Started GET "/dashboard/snippets/new" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Processing by Storytime::Dashboard::SnippetsController#new as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.3ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.4ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (10.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (2.1ms) Storytime::Media Load (0.3ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (11.7ms)  (0.2ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (18.5ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (23.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (33.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/new.html.erb within layouts/storytime/dashboard (48.1ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (11.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (13.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.2ms) Completed 200 OK in 353ms (Views: 336.0ms | ActiveRecord: 3.7ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:12 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:13 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:13 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:13 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:13 -0500 Started POST "/dashboard/snippets" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Processing by Storytime::Dashboard::SnippetsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0caQ15SNZR7T1aIdRMA0d4ptjKVMak42NmnSnb0o27A=", "snippet"=>{"name"=>"asdf2", "content"=>"asdf2 asdlkfjsadlkj


"}, "commit"=>"Create Snippet"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.2ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.2ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "storytime_snippets" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "asdf2 asdlkfjsadlkj


"], ["created_at", "2014-10-21 09:26:17.340367"], ["name", "asdf2"], ["updated_at", "2014-10-21 09:26:17.340367"]]  (1.2ms) commit transaction Redirected to http://0.0.0.0:3000/dashboard/snippets/3/edit Completed 302 Found in 16ms (ActiveRecord: 3.0ms) Started GET "/dashboard/snippets/3/edit" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Processing by Storytime::Dashboard::SnippetsController#edit as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.3ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.3ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Snippet Load (0.6ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_snippets" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_list.html.erb (10.6ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_form.html.erb (1.5ms) Storytime::Media Load (0.2ms) SELECT "storytime_media".* FROM "storytime_media" ORDER BY created_at DESC LIMIT 10 OFFSET 0 Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_media.html.erb (5.1ms)  (0.1ms) SELECT COUNT(*) FROM "storytime_media" Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_gallery.html (9.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/media/_modal.html.erb (12.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/_form.html.erb (17.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/snippets/edit.html.erb within layouts/storytime/dashboard (31.1ms) CACHE (0.0ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 CACHE (0.0ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (10.7ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (12.0ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 317ms (Views: 303.4ms | ActiveRecord: 3.5ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:17 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:18 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:18 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:18 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:18 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:26:18 -0500 Started DELETE "/dashboard/snippets/2" for 127.0.0.1 at 2014-10-21 04:26:20 -0500 Processing by Storytime::Dashboard::SnippetsController#destroy as JS Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Snippet Load (0.1ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? LIMIT 1 [["id", 2]] Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]]  (0.1ms) begin transaction SQL (0.4ms) DELETE FROM "storytime_snippets" WHERE "storytime_snippets"."id" = ? [["id", 2]]  (1.2ms) commit transaction Completed 204 No Content in 18ms (ActiveRecord: 2.7ms) Started GET "/dashboard/posts?type=page" for 127.0.0.1 at 2014-10-21 04:33:37 -0500 Processing by Storytime::Dashboard::PostsController#index as HTML Parameters: {"type"=>"page"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "storytime_sites" Storytime::Role Load (0.1ms) SELECT "storytime_roles".* FROM "storytime_roles" WHERE "storytime_roles"."id" = ? LIMIT 1 [["id", 3]] Storytime::Site Load (0.2ms) SELECT "storytime_sites".* FROM "storytime_sites" ORDER BY "storytime_sites"."id" ASC LIMIT 1 Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = 'd8a1b1' LIMIT 1 Storytime::Action Exists (0.3ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 1 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_basic_new_post_button.html.erb (0.7ms) Storytime::Post Load (0.3ms) SELECT "storytime_posts".* FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' ORDER BY "storytime_posts"."created_at" DESC LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "storytime_posts" WHERE "storytime_posts"."type" = 'Storytime::Page' Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/_list.html.erb (38.4ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/posts/index.html.erb within layouts/storytime/dashboard (40.8ms) Storytime::Action Load (0.2ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '5qg25i' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 5 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '1f7d47' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 4 LIMIT 1 [["role_id", 3]] Storytime::Action Load (0.1ms) SELECT "storytime_actions".* FROM "storytime_actions" WHERE "storytime_actions"."guid" = '47342a' LIMIT 1 Storytime::Action Exists (0.1ms) SELECT 1 AS one FROM "storytime_actions" INNER JOIN "storytime_permissions" ON "storytime_actions"."id" = "storytime_permissions"."action_id" WHERE "storytime_permissions"."role_id" = ? AND "storytime_actions"."id" = 3 LIMIT 1 [["role_id", 3]] Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/dashboard/_navigation.html.erb (8.3ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_navigation.html.erb (9.9ms) Rendered /Users/ben/flyover/projects/storytime/app/views/storytime/application/storytime/_flash.html.erb (0.1ms) Completed 200 OK in 282ms (Views: 262.8ms | ActiveRecord: 3.4ms) Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/application.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/application.css?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery.iframe-transport.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery.ui.timepicker.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/jquery.fileupload.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/codemirror/codemirror.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/codemirror/xml.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/summernote.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/base.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/editor.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/media.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/posts.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/sites.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/snippets.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Started GET "/assets/storytime/utilities.js?body=1" for 127.0.0.1 at 2014-10-21 04:33:38 -0500 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" ORDER BY "storytime_snippets"."id" DESC LIMIT 1 Storytime::Snippet Load (0.1ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."name" = 'asdf2' LIMIT 1 Storytime::Snippet Load (0.2ms) SELECT "storytime_snippets".* FROM "storytime_snippets" WHERE "storytime_snippets"."name" = 'asdf2' LIMIT 1  (1.1ms) CREATE TABLE "friendly_id_slugs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "slug" varchar(255) NOT NULL, "sluggable_id" integer NOT NULL, "sluggable_type" varchar(50), "scope" varchar(255), "created_at" datetime)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope" ON "friendly_id_slugs" ("slug", "sluggable_type", "scope")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'  (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_slug_and_sluggable_type" ON "friendly_id_slugs" ("slug", "sluggable_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_id" ON "friendly_id_slugs" ("sluggable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_sluggable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_friendly_id_slugs_on_slug_and_sluggable_type_and_scope' AND type='index'   (0.9ms) CREATE INDEX "index_friendly_id_slugs_on_sluggable_type" ON "friendly_id_slugs" ("sluggable_type")  (0.9ms) CREATE TABLE "storytime_actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "guid" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "storytime_autosaves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "autosavable_id" integer, "autosavable_type" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "autosavable_index" ON "storytime_autosaves" ("autosavable_type", "autosavable_id")  (0.9ms) CREATE TABLE "storytime_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_comments_on_post_id" ON "storytime_comments" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_comments_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_comments_on_post_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_comments_on_user_id" ON "storytime_comments" ("user_id")  (0.8ms) CREATE TABLE "storytime_media" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "file" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE INDEX "index_storytime_media_on_user_id" ON "storytime_media" ("user_id")  (0.9ms) CREATE TABLE "storytime_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "action_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE INDEX "index_storytime_permissions_on_action_id" ON "storytime_permissions" ("action_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_permissions_on_action_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_permissions_on_action_id' AND type='index'  (0.9ms) CREATE INDEX "index_storytime_permissions_on_role_id" ON "storytime_permissions" ("role_id")  (1.0ms) CREATE TABLE "storytime_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "type" varchar(255), "title" varchar(255), "slug" varchar(255), "content" text, "excerpt" text, "published_at" datetime, "featured_media_id" integer, "featured" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime, "secondary_media_id" integer)  (1.0ms) CREATE INDEX "index_storytime_posts_on_user_id" ON "storytime_posts" ("user_id")  (0.9ms) CREATE TABLE "storytime_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "storytime_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "post_slug_style" integer DEFAULT 0, "ga_tracking_id" varchar(255), "root_page_content" integer DEFAULT 0, "root_post_id" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE INDEX "index_storytime_sites_on_root_post_id" ON "storytime_sites" ("root_post_id")  (1.0ms) CREATE TABLE "storytime_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "storytime_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE INDEX "index_storytime_taggings_on_post_id" ON "storytime_taggings" ("post_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_storytime_taggings_on_post_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_taggings_on_post_id' AND type='index'  (1.0ms) CREATE INDEX "index_storytime_taggings_on_tag_id" ON "storytime_taggings" ("tag_id")  (1.0ms) CREATE TABLE "storytime_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "storytime_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "user_id" integer, "versionable_id" integer, "versionable_type" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE INDEX "index_storytime_versions_on_user_id" ON "storytime_versions" ("user_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_storytime_versions_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_storytime_versions_on_user_id' AND type='index'   (1.0ms) CREATE INDEX "versionable_index" ON "storytime_versions" ("versionable_type", "versionable_id")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime, "storytime_role_id" integer, "storytime_name" varchar(255))   (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE INDEX "index_users_on_storytime_role_id" ON "users" ("storytime_role_id")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141021073356')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140530185250')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140501174341')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140509191309')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140511200849')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140513161233')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200234')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140514200304')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140516141252')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521190606')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191048')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191728')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140521191744')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813014447')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140813130534')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140916183056')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141020213343')